mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-28 15:20:15 +00:00
Change Mac OS X dmg package name
This commit is contained in:
parent
d7125f9cae
commit
da9f9dfd47
@ -2,7 +2,7 @@
|
||||
|
||||
dir="`pwd`"
|
||||
version=$(cat ../config.h | grep VERSION | sed -e 's/.*\"\(.*\)\"/\1/g')
|
||||
distdir=ASEPRITE_$version
|
||||
distdir=Aseprite-$version
|
||||
|
||||
if [ ! -f create_dmg.sh ]; then
|
||||
echo You must run create_dmg.sh from scripts/ directory
|
||||
|
Loading…
Reference in New Issue
Block a user