reduce tarballs as discussed on wx-dev
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58899 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
58b6a13764
commit
4dd250f787
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue