[xsom] 01/01: drop lib/ from the tarball

Timo Aaltonen tjaalton-guest at moszumanska.debian.org
Mon May 19 10:59:12 UTC 2014


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

tjaalton-guest pushed a commit to branch master
in repository xsom.

commit e612a0e9cdbba3031d9c1cce6c3a6cfa54e60d65
Author: Timo Aaltonen <tjaalton at ubuntu.com>
Date:   Mon May 19 13:45:27 2014 +0300

    drop lib/ from the tarball
---
 debian/orig-tar.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
index 06cba41..41e96c8 100755
--- a/debian/orig-tar.sh
+++ b/debian/orig-tar.sh
@@ -14,6 +14,7 @@ XZ_OPT=--best tar -c -J -f $TAR \
     --exclude '.settings' \
     --exclude '.project' \
     --exclude '.classpath' \
+    --exclude 'lib' \
     $DIR
 rm -rf $DIR ../$TAG
 

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



More information about the pkg-java-commits mailing list