Skip to content
Snippets Groups Projects
Commit 51a7f269 authored by Andreas Tille's avatar Andreas Tille
Browse files

Remove trailing whitespace in debian/rules (routine-update)

parent 5847e408
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,7 @@ java-jmx-clojure (0.3.4-2) UNRELEASED; urgency=medium
* debhelper-compat 13 (routine-update)
* Reorder sequence of d/control fields by cme (routine-update)
* Drop useless get-orig-source target (routine-update)
* Remove trailing whitespace in debian/rules (routine-update)
-- Louis-Philippe Véronneau <pollo@debian.org> Sat, 08 Jan 2022 18:33:09 -0500
......
......@@ -30,7 +30,7 @@ override_jh_installlibs:
jh_installlibs $(PRODUCED_JAR)
override_dh_installdocs:
dh_installdocs $(CURDIR)/doc/html $(CURDIR)/*.md
dh_installdocs $(CURDIR)/doc/html $(CURDIR)/*.md
override_jh_clean:
jh_clean
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment