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

mquinson pushed a commit to branch debian-debian
in repository jlm.

commit 490ccf6b7e9b8c9f668c82f8e9e172c9d7cbdbb9
Author: Martin Quinson <[email protected]>
Date:   Mon Aug 12 19:42:36 2013 +0200

    at the end, we should really remove the ant tasks files
---
 debian/rules |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 6224e27..df523e9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -77,7 +77,7 @@ get-orig-source:
        uscan --verbose --force-download && cp ../${version}.tar.gz ${tmpdir} 
|| true
        set +ex; cd ${tmpdir} && \
            tar xf ${version}.tar.gz && rm -f ${version}.tar.gz && \
-           cd JLM-${version} && find lib -name '*.jar' | grep -v -- -ant- | 
xargs rm && \
+           cd JLM-${version} && find lib -name '*.jar' | xargs rm && \
            tar cf ${wrkdir}/../jlm_${version}+repack.orig.tar * ; \
            gzip --best ${wrkdir}/../jlm_${version}+repack.orig.tar
        rm -rf ${tmpdir}

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jlm.git

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

Reply via email to