[pkg-java] r15156 - trunk/libgluegen2-java/debian
Sylvestre Ledru
sylvestre at alioth.debian.org
Thu Oct 6 13:42:46 UTC 2011
Author: sylvestre
Date: 2011-10-06 13:42:45 +0000 (Thu, 06 Oct 2011)
New Revision: 15156
Modified:
trunk/libgluegen2-java/debian/orig-tar.sh
Log:
use the variable
Modified: trunk/libgluegen2-java/debian/orig-tar.sh
===================================================================
--- trunk/libgluegen2-java/debian/orig-tar.sh 2011-10-06 13:36:13 UTC (rev 15155)
+++ trunk/libgluegen2-java/debian/orig-tar.sh 2011-10-06 13:42:45 UTC (rev 15156)
@@ -6,7 +6,7 @@
# clean up the upstream tarball
-git clone git://jogamp.org/srv/scm/gluegen.git gluegen-$VERSION
+git clone git://jogamp.org/srv/scm/gluegen.git $DIR
cd $DIR
git checkout $VERSION
rm -rf .git .gitignore .htaccess make/lib/
More information about the pkg-java-commits
mailing list