[bnd] 08/12: Remove biz.aQute.resolve in clean target
Markus Koschany
apo-guest at moszumanska.debian.org
Sun May 17 14:27:25 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository bnd.
commit c663be4c20465cac5a9f571aed1e470bb5086c50
Author: Markus Koschany <apo at gambaru.de>
Date: Sun May 17 15:17:57 2015 +0200
Remove biz.aQute.resolve in clean target
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index c9fd038..95ed204 100755
--- a/debian/rules
+++ b/debian/rules
@@ -89,6 +89,7 @@ clean-bootstrap:
$(DEB_ANT_INVOKE) clean
rm -rf cnf/repo/biz.aQute.bnd/
rm -rf biz.aQute.repository
+ rm -rf biz.aQute.resolve
rm -f debian/stamp-bootstrap
### Standard build
@@ -113,6 +114,7 @@ binary-post-install/$(PACKAGE)::
clean::
-rm -f debian/stamp-bootstrap
-rm -rf biz.aQute.repository
+ -rm -rf biz.aQute.resolve
-find -type l -name '*.jar' | xargs rm
jh_clean
mh_clean
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/bnd.git
More information about the pkg-java-commits
mailing list