forgot to add the "make package" line
authordarco <darco@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Thu, 8 Dec 2005 23:59:22 +0000 (23:59 +0000)
committerdarco <darco@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Thu, 8 Dec 2005 23:59:22 +0000 (23:59 +0000)
git-svn-id: http://svn.voria.com/code@95 1f10aa63-cdf2-0310-b900-c93c546f37ac

synfig-studio/trunk/macosxbuild.sh

index f4fbd74..963e62b 100755 (executable)
@@ -27,7 +27,7 @@ set -x
 ../configure $OPTIONS LDFLAGS="$LDFLAGS" || exit 1
 
 make -j2
-#make package
+make package
 
 #make installer