summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <waker@users.sourceforge.net>2014-02-10 14:51:16 +0100
committerGravatar Alexey Yakovenko <waker@users.sourceforge.net>2014-02-10 14:53:39 +0100
commitd8a82910886455727e6cb048299fae0e0ac7b83f (patch)
tree5d798c3498165bf19390fcb4a69a2251d03a060d /scripts
parentd21f8c3065028bbe1938bf24eccad9ffef29777d (diff)
automatically create portable_out/build
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/portable_package_static.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/portable_package_static.sh b/scripts/portable_package_static.sh
index fa7f852f..dfee82ae 100755
--- a/scripts/portable_package_static.sh
+++ b/scripts/portable_package_static.sh
@@ -21,6 +21,7 @@ DOCDIR=$SRCDIR/doc
PIXMAPDIR=$SRCDIR/pixmaps
OUTNAME=deadbeef-static_${VERSION}-${BUILD}_${ARCH}.tar.bz2
+mkdir -p portable_out/build
rm portable_out/build/$OUTNAME
cd portable/$ARCH