r590 - scripts/trunk

Jean Parpaillon artefact-guest at costa.debian.org
Thu May 4 14:44:22 UTC 2006


Author: artefact-guest
Date: 2006-05-04 14:44:13 +0000 (Thu, 04 May 2006)
New Revision: 590

Modified:
   scripts/trunk/
   scripts/trunk/wormux.sh
Log:
Update wormux.sh to build svn version of package
Added svn:ignore property for upstream and build dirs, usually
used by scripts




Property changes on: scripts/trunk
___________________________________________________________________
Name: svn:ignore
   + upstream
build


Modified: scripts/trunk/wormux.sh
===================================================================
--- scripts/trunk/wormux.sh	2006-05-04 13:46:21 UTC (rev 589)
+++ scripts/trunk/wormux.sh	2006-05-04 14:44:13 UTC (rev 590)
@@ -20,5 +20,4 @@
 cp ../upstream/$TARBALL .
 tar xfz $TARBALL 
 cd wormux-$RELEASE/
-rm -rf debian
-svn export svn://svn.debian.org/pkg-games/packages/wormux/trunk/debian
+svn --force export svn://svn.debian.org/pkg-games/packages/wormux/trunk .




More information about the Pkg-games-commits mailing list