[bnd] 06/09: debian/rules: Improved the clean target

Miguel Landaeta nomadium at moszumanska.debian.org
Tue Mar 10 18:12:29 UTC 2015


This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to annotated tag debian/1.50.0-6
in repository bnd.

commit 5764d241492e494b51b3863f332a383d30b056b4
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Jul 26 13:00:07 2013 +0000

    debian/rules: Improved the clean target
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 52020e3..6af93ac 100755
--- a/debian/rules
+++ b/debian/rules
@@ -112,6 +112,7 @@ binary-post-install/$(PACKAGE)::
 	mv $(DEB_DESTDIR)/usr/bin/bnd.sh $(DEB_DESTDIR)/usr/bin/bnd
 
 clean::
+	rm -f debian/stamp-bootstrap
 	jh_clean
 	mh_clean
 	-rm -rf install/

-- 
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