[pkg-java] r12624 - trunk/junit4/debian

Torsten Werner twerner at alioth.debian.org
Tue Jun 22 11:49:30 UTC 2010


Author: twerner
Date: 2010-06-22 11:49:29 +0000 (Tue, 22 Jun 2010)
New Revision: 12624

Modified:
   trunk/junit4/debian/orig-tar.sh
Log:
fix type KentBack -> KentBeck


Modified: trunk/junit4/debian/orig-tar.sh
===================================================================
--- trunk/junit4/debian/orig-tar.sh	2010-06-22 00:44:06 UTC (rev 12623)
+++ trunk/junit4/debian/orig-tar.sh	2010-06-22 11:49:29 UTC (rev 12624)
@@ -15,7 +15,7 @@
 rm $ORIG_TAR
 find . -maxdepth 2 -wholename "./KentBeck-junit-*/*" -exec mv '{}' $DIR \;
 GZIP=--best tar -c -z -f $TAR -X debian/orig-tar.exclude $DIR
-rm -rf $DIR KentBack-junit-*
+rm -rf $DIR KentBeck-junit-*
 
 # move to directory 'tarballs'
 if [ -r .svn/deb-layout ]; then




More information about the pkg-java-commits mailing list