[libjogl2-java] 01/07: Updated debian/orig-tar.sh for the recent uscan changes
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Oct 7 16:46:55 UTC 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libjogl2-java.
commit cc5eaef2bb23bd29df19d5b097532e6db9fffb73
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Oct 7 17:06:36 2014 +0200
Updated debian/orig-tar.sh for the recent uscan changes
---
debian/orig-tar.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
index 54f41c3..c1e574a 100755
--- a/debian/orig-tar.sh
+++ b/debian/orig-tar.sh
@@ -5,7 +5,7 @@ DIR=jogl-v$VERSION
TAR=libjogl2-java_$VERSION.orig.tar.xz
# clean up the upstream tarball
-p7zip -d ../$3
+p7zip -d $3
tar xvf jogl-v$VERSION.tar
cd $DIR*
rm -rf .gitignore .htaccess make/lib/ www/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjogl2-java.git
More information about the pkg-java-commits
mailing list