[pkg-java] r7941 - trunk/vecmath/debian
sylvestre-guest at alioth.debian.org
sylvestre-guest at alioth.debian.org
Sat Feb 7 11:26:20 UTC 2009
Author: sylvestre-guest
Date: 2009-02-07 11:26:20 +0000 (Sat, 07 Feb 2009)
New Revision: 7941
Modified:
trunk/vecmath/debian/
trunk/vecmath/debian/rules
Log:
add tag mergeWithUpstream
Property changes on: trunk/vecmath/debian
___________________________________________________________________
Name: mergeWithUpstream
+ 1
Modified: trunk/vecmath/debian/rules
===================================================================
--- trunk/vecmath/debian/rules 2009-02-06 15:58:32 UTC (rev 7940)
+++ trunk/vecmath/debian/rules 2009-02-07 11:26:20 UTC (rev 7941)
@@ -28,5 +28,5 @@
cvs -d :pserver:guest at cvs.dev.java.net:/cvs login
mkdir source-cvs && cd source-cvs && \
cvs -d :pserver:guest at cvs.dev.java.net:/cvs co -r $(CVS_TAG) vecmath
- tar -zcv --exclude '*/CVS' --exclude .cvsignore -f ../vecmath-$(CVS_VER).orig.tar.gz source-cvs
+ tar -zcv --exclude '*/CVS' --exclude .cvsignore -f ../vecmath_$(CVS_VER).orig.tar.gz source-cvs
rm -rf source-cvs
More information about the pkg-java-commits
mailing list