[med-svn] [rambo-k] 01/05: Remove pdf without source
Andreas Tille
tille at debian.org
Sat Nov 19 19:20:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository rambo-k.
commit 01dfefe44cef55f3c4223817e1efbd1f99f8d33f
Author: Andreas Tille <tille at debian.org>
Date: Sat Nov 19 16:40:04 2016 +0100
Remove pdf without source
---
debian/get-orig-source | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/get-orig-source b/debian/get-orig-source
index 6220fa4..f44fc88 100755
--- a/debian/get-orig-source
+++ b/debian/get-orig-source
@@ -40,6 +40,7 @@ cd ${TARDIR}
rm -rf wrappers
unzip -o -q ../${DOWNLOADARCHIVE}
find . -name "*.jar" -delete
+find . -name "*.pdf" -delete
find . -name ".settings" -type d | xargs -r rm -rf
find . -name "*.java" -exec chmod 644 \{\} \;
find . -name "*.log" -exec chmod 644 \{\} \;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/rambo-k.git
More information about the debian-med-commit
mailing list