[med-svn] [jaligner] 03/03: Remove empty dirs

Andreas Tille tille at debian.org
Mon Feb 16 08:52:42 UTC 2015


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

tille pushed a commit to branch master
in repository jaligner.

commit c1a8d1f213b6b58e1e7d96ac1594ddaad3976f48
Author: Andreas Tille <tille at debian.org>
Date:   Mon Feb 16 09:43:16 2015 +0100

    Remove empty dirs
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 90277d1..2c63a8a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,7 @@ override_dh_auto_build:
 override_dh_install:
 	dh_install src/jaligner /usr/share/jaligner
 	find debian/jaligner/usr/share/jaligner -type f -a \( -name '*.java' -o -name '*.html' \) -delete
+	find debian/jaligner/usr/share/jaligner -type d -empty -delete
 
 override_dh_auto_clean:
 	rm -f jaligner.jar

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/jaligner.git



More information about the debian-med-commit mailing list