[med-svn] [mauve-aligner] 02/05: Remove all *.jars

Andreas Tille tille at debian.org
Thu Jul 16 15:03:18 UTC 2015


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

tille pushed a commit to branch master
in repository mauve-aligner.

commit e313c01c1bfe4cce84c296a944e3d593e6e919d7
Author: Andreas Tille <tille at debian.org>
Date:   Thu Jul 16 16:55:37 2015 +0200

    Remove all *.jars
---
 debian/get-orig-source | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/get-orig-source b/debian/get-orig-source
index b218d62..72c02b9 100755
--- a/debian/get-orig-source
+++ b/debian/get-orig-source
@@ -43,9 +43,7 @@ LC_ALL=C svn export ${SVNURI} ${TARDIR} >/dev/null 2>/dev/null
 cd ${TARDIR}
 rm -rf osx win32 win64
 rm -rf linux-x64/mauveAligner linux-x86/mauveAligner linux-x64/progressiveMauve linux-x86/progressiveMauve
-for libjava in ant bytecode commons-cli core dbus gui jebl jnlp postgres unix zeus-jscl ; do
-   find . -name "*${libjava}*.jar" -delete
-done
+find . -name "*.jar" -delete
 rm -rf build_support
 
 # Replace icons

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



More information about the debian-med-commit mailing list