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 43f6fcced3b526e8a883dea6ee6d8272beb45aae
Author: Emmanuel Bourg <[email protected]>
Date:   Fri Jul 26 14:40:19 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 6af93ac..e6d0e25 100755
--- a/debian/rules
+++ b/debian/rules
@@ -113,6 +113,7 @@ binary-post-install/$(PACKAGE)::
 
 clean::
        rm -f debian/stamp-bootstrap
+       find -type l -name '*.jar' | xargs rm
        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

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to