mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-27 21:19:18 +00:00
Merge branch 'dev' of git@github.com:dacap/aseprite.git into dev
This commit is contained in:
commit
ae777018e2
@ -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…
Reference in New Issue
Block a user