mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-29 09:23:32 +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
|
cd $destdir/scripts
|
||||||
sh update_version.sh $version
|
sh update_version.sh $version
|
||||||
|
cd ..
|
||||||
|
|
||||||
# ----------------------------------------------
|
# ----------------------------------------------
|
||||||
# Make a build/ directory and compile with cmake
|
# Make a build/ directory and compile with cmake
|
||||||
# ----------------------------------------------
|
# ----------------------------------------------
|
||||||
|
|
||||||
cd $destdir
|
|
||||||
if [ ! -d build ] ; then
|
if [ ! -d build ] ; then
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
|
Loading…
Reference in New Issue
Block a user