[pkg-eucalyptus-commits] r299 - wss4j/trunk/debian

Charles Plessy plessy at alioth.debian.org
Sun Sep 22 23:22:38 UTC 2013


Author: plessy
Date: 2013-09-22 23:22:37 +0000 (Sun, 22 Sep 2013)
New Revision: 299

Modified:
   wss4j/trunk/debian/orig-tar.sh
Log:
Removed spurious rm command (no file is created with that name).


Modified: wss4j/trunk/debian/orig-tar.sh
===================================================================
--- wss4j/trunk/debian/orig-tar.sh	2013-09-22 23:02:37 UTC (rev 298)
+++ wss4j/trunk/debian/orig-tar.sh	2013-09-22 23:22:37 UTC (rev 299)
@@ -32,4 +32,3 @@
 svn export  http://svn.apache.org/repos/asf/webservices/wss4j/tags/${2//\./\_}/ $DIR
 GZIP="--best --no-name" tar --exclude-vcs --exclude-from=debian/exclude -c -z -f $TAR $DIR
 rm -rf $DIR
-rm ../${2//\./_}




More information about the pkg-eucalyptus-commits mailing list