mirror of
https://github.com/aseprite/aseprite.git
synced 2025-03-01 10:13:22 +00:00
Fix create_release.sh script.
This commit is contained in:
parent
fb5f086f0f
commit
c539306327
@ -34,12 +34,12 @@ fi
|
||||
|
||||
cd $destdir/scripts
|
||||
sh update_version.sh $version
|
||||
cd ..
|
||||
|
||||
# ----------------------------------------------
|
||||
# Make a build/ directory and compile with cmake
|
||||
# ----------------------------------------------
|
||||
|
||||
cd $destdir
|
||||
if [ ! -d build ] ; then
|
||||
mkdir build
|
||||
cd build
|
||||
|
Loading…
x
Reference in New Issue
Block a user