Author: jorda-guest
Date: 2009-08-22 16:48:29 +0000 (Sat, 22 Aug 2009)
New Revision: 10179

Modified:
   packages/trunk/neverball/debian/rules
Log:
Update version in get-orig-source


Modified: packages/trunk/neverball/debian/rules
===================================================================
--- packages/trunk/neverball/debian/rules       2009-08-22 16:47:44 UTC (rev 
10178)
+++ packages/trunk/neverball/debian/rules       2009-08-22 16:48:29 UTC (rev 
10179)
@@ -76,9 +76,9 @@
 get-orig-source:
        URL="https://s.snth.net/svn/neverball/trunk"; && \
        REV=$$(svn info $$URL | grep Revision: | cut -d\  -f2) && \
-       DIR="neverball-1.5.0+svn$$REV" && \
+       DIR="neverball-1.5.2+svn$$REV" && \
        svn export $$URL $$DIR && \
-       tar czf neverball_1.5.0+svn$$REV.orig.tar.gz $$DIR && \
+       tar czf neverball_1.5.2+svn$$REV.orig.tar.gz $$DIR && \
        rm -rf $$DIR
 
 binary: binary-indep binary-arch


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

Reply via email to