From: darco Date: Thu, 8 Dec 2005 23:59:22 +0000 (+0000) Subject: forgot to add the "make package" line X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=bc42987192e93280cc4b872f8637d8088b849a6e;p=synfig.git forgot to add the "make package" line git-svn-id: http://svn.voria.com/code@95 1f10aa63-cdf2-0310-b900-c93c546f37ac --- diff --git a/synfig-studio/trunk/macosxbuild.sh b/synfig-studio/trunk/macosxbuild.sh index f4fbd74..963e62b 100755 --- a/synfig-studio/trunk/macosxbuild.sh +++ b/synfig-studio/trunk/macosxbuild.sh @@ -27,7 +27,7 @@ set -x ../configure $OPTIONS LDFLAGS="$LDFLAGS" || exit 1 make -j2 -#make package +make package #make installer