just made it so that appbundle included curl - need to think about how to pass a cmd line argument to start up dl-fldigi --hab on os x

pull/2/head
James Coxon 2010-04-04 07:48:20 +01:00
rodzic 408a8d9f96
commit 40a1a33785
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -129,6 +129,7 @@ if test "x$WANT_FLARQ" = "xyes"; then
bundle
fi
cp /opt/local/lib/libcurl.4.dylib Frameworks/
cd "$build"
echo $ECHO_N "creating disk image"
hdiutil create -ov -srcfolder "$bundle_dir" -format UDZO -tgtimagekey zlib-level=9 "${APPBUNDLE}-nolibs.dmg"