From bc42987192e93280cc4b872f8637d8088b849a6e Mon Sep 17 00:00:00 2001 From: darco Date: Thu, 8 Dec 2005 23:59:22 +0000 Subject: [PATCH] forgot to add the "make package" line git-svn-id: http://svn.voria.com/code@95 1f10aa63-cdf2-0310-b900-c93c546f37ac --- synfig-studio/trunk/macosxbuild.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.7.4