]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/scripts/create_archives.sh
Add new animate sample to the distribution (probably more steps from technote #1...
[wxWidgets.git] / distrib / scripts / create_archives.sh
index 1ce1508e3e34ace5b02e0c6788f4d81710c3fe53..ca00468b28fa30781bc4b6d2756efdb537c32e5a 100755 (executable)
@@ -151,7 +151,7 @@ dospinport(){
     echo "Creating wx$portname-$VERSION.tar.gz..."
     tar czf $APPDIR/deliver/wx$portname-$VERSION.tar.gz wx$portname-$VERSION
     echo "Creating wx$portname-$VERSION.tar.bz2..."
-    tar ch wxWidgets-$VERSION | bzip2 -f9 > $APPDIR/deliver/wx$portname-$VERSION.tar.bz2
+    tar ch wx$portname-$VERSION | bzip2 -f9 > $APPDIR/deliver/wx$portname-$VERSION.tar.bz2
     popd
     rm -rf /tmp/wx$port
     rm ${portfiles}