spek

Acoustic spectrum analyser
git clone http://git.hanabi.in/repos/spek.git
Log | Files | Refs | README

commit 53ff2217f27bb4167b691f552983d8ba39323713
parent a42cc664ae5a683bbc12bff6833e9c04456ec8ce
Author: Alexander Kojevnikov <alexander@kojevnikov.com>
Date:   Sun, 23 Sep 2012 13:33:22 -0700

Revert "osx: internet-enable the dmg image"

This reverts commit 969b13b80f3fcbcfa5a73cc86f2f2d89b3556548.

Diffstat:
Mdist/osx/bundle.sh | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/dist/osx/bundle.sh b/dist/osx/bundle.sh @@ -61,7 +61,6 @@ mv $DMG_FILE $DMG_FILE.master echo "Creating distributable image..." hdiutil convert -quiet -format UDBZ -o $DMG_FILE $DMG_FILE.master -hdiutil internet-enable -yes $DMG_FILE rm $DMG_FILE.master echo "Done."