[pkg-java] r5119 - trunk/libibatis-java/debian

twerner at alioth.debian.org twerner at alioth.debian.org
Tue Dec 18 07:51:26 UTC 2007


Author: twerner
Date: 2007-12-18 07:51:26 +0000 (Tue, 18 Dec 2007)
New Revision: 5119

Modified:
   trunk/libibatis-java/debian/
   trunk/libibatis-java/debian/orig-tar.sh
Log:
repackage tarball



Property changes on: trunk/libibatis-java/debian
___________________________________________________________________
Name: mergeWithUpstream
   + 1

Modified: trunk/libibatis-java/debian/orig-tar.sh
===================================================================
--- trunk/libibatis-java/debian/orig-tar.sh	2007-12-18 07:43:22 UTC (rev 5118)
+++ trunk/libibatis-java/debian/orig-tar.sh	2007-12-18 07:51:26 UTC (rev 5119)
@@ -10,6 +10,7 @@
 
 mkdir $DIR
 unzip -d $DIR $3
+(cd $DIR/src && unzip ibatis-src.zip && rm ibatis-src.zip)
 tar -c -z -f $TAR --exclude '*.jar' --exclude '*/doc/*' $DIR
 rm -rf $DIR $3
 




More information about the pkg-java-commits mailing list