[bnd] 05/12: Remove biz.aQute.repository in clear 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 91f0c0c690ed385ed2189020c57cee119a382404
Author: Markus Koschany <apo at gambaru.de>
Date:   Sun May 17 15:05:07 2015 +0200

    Remove biz.aQute.repository in clear target
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 9816b9d..c9fd038 100755
--- a/debian/rules
+++ b/debian/rules
@@ -88,6 +88,7 @@ clean-bootstrap: DEB_ANT_BUILDFILE=$(CURDIR)/debian/bootstrap.xml
 clean-bootstrap:
 	$(DEB_ANT_INVOKE) clean
 	rm -rf cnf/repo/biz.aQute.bnd/
+	rm -rf biz.aQute.repository
 	rm -f debian/stamp-bootstrap
 
 ### Standard build
@@ -111,6 +112,7 @@ binary-post-install/$(PACKAGE)::
 
 clean::
 	-rm -f debian/stamp-bootstrap
+	-rm -rf biz.aQute.repository
 	-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