[plexus-compiler] 04/05: debian/rules: Fixed a regression in the clean target
Emmanuel Bourg
ebourg-guest at alioth.debian.org
Wed Nov 6 00:40:37 UTC 2013
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository plexus-compiler.
commit bc4aed924aa0e260900959edb483770133ddee4a
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Nov 6 01:28:52 2013 +0100
debian/rules: Fixed a regression in the clean target
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 3ccfdab..b2e548c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,6 +11,7 @@ export ANT_ARGS=-Dbasedir=$(realpath .) -Dpackage=$(DEB_SOURCE_PACKAGE) -Dversio
dh $@ --buildsystem=ant --with maven_repo_helper
override_dh_auto_clean:
+ dh_auto_clean
mh_unpatchpoms -plibplexus-compiler-java
get-orig-source:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-compiler.git
More information about the pkg-java-commits
mailing list