Skip to content

Commit

Permalink
OSX build: It is safe to revert 7a87974 now (MacPorts issue #42434 is…
Browse files Browse the repository at this point in the history
… fixed)
  • Loading branch information
morevnaproject committed Aug 13, 2014
1 parent 95f7a81 commit c515d2b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion autobuild/app-template/Contents/MacOS/SynfigStudio
Expand Up @@ -12,7 +12,7 @@ APPDIR=`pwd`
cd - > /dev/null
# edit the next line to match version file
VERSION=_VERSION_
LNDIR=/tmp/skl/SynfigStudio
LNDIR=/tmp/skl/SynfigStudio.app

rm -f "$LNDIR" || true
mkdir -p /tmp/skl
Expand Down
2 changes: 1 addition & 1 deletion autobuild/synfigstudio-osx-build.sh
Expand Up @@ -40,7 +40,7 @@ export RELEASE=1
export BUILDROOT_VERSION=1

BUILDDIR=~/src/macports/SynfigStudio-app
LNKDIR=/tmp/skl/SynfigStudio
LNKDIR=/tmp/skl/SynfigStudio.app
MACPORTS=$LNKDIR/Contents/Resources
MPSRC=MacPorts-2.2.1

Expand Down

0 comments on commit c515d2b

Please sign in to comment.