X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1a1f3e4b53fd5d1515b16905edf4250dfb2fc676..9166fbf48a5d8a5a5f9d6cb033ad11c6c8a2f136:/distrib/scripts/pre-flight.sh diff --git a/distrib/scripts/pre-flight.sh b/distrib/scripts/pre-flight.sh index 42976a373a..2d1145ebef 100755 --- a/distrib/scripts/pre-flight.sh +++ b/distrib/scripts/pre-flight.sh @@ -68,7 +68,7 @@ tar czf $DIST_DIR/wxWidgets-snapshot-$BUILD_VERSION.tar.gz $WX_TEMP_DIR cp $SCRIPTDIR/create_archives.sh $APPDIR/distrib/scripts chmod +x $APPDIR/distrib/scripts/create_archives.sh -$APPDIR/distrib/scripts/create_archives.sh --all +$APPDIR/distrib/scripts/create_archives.sh --wxall --wxmsw echo "Tarballs located at: $DIST_DIR"