From fb500f70564c81bfc3012c64b88390679aa2b297 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Wed, 17 Dec 2014 11:29:40 -0800 Subject: Update Mac make package script This reflects the switch to the custom name for the marble widget. Signed-off-by: Dirk Hohndel --- packaging/macosx/make-package.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging/macosx/make-package.sh') diff --git a/packaging/macosx/make-package.sh b/packaging/macosx/make-package.sh index e61027916..67e7c76c6 100755 --- a/packaging/macosx/make-package.sh +++ b/packaging/macosx/make-package.sh @@ -23,7 +23,7 @@ VERSION=$(./scripts/get-version linux) sudo rm -rf ./Subsurface.app make sudo make mac-deploy -sudo install_name_tool -change /Users/hohndel/src/marble/install/libmarblewidget.0.18.20.dylib @executable_path/../Frameworks/libmarblewidget.0.18.20.dylib Subsurface.app/Contents/MacOS/Subsurface +sudo install_name_tool -change /Users/hohndel/src/marble/install/libssrfmarblewidget.0.19.2.dylib @executable_path/../Frameworks/libssrfmarblewidget.0.19.2.dylib Subsurface.app/Contents/MacOS/Subsurface # copy things into staging so we can create a nice DMG rm -rf ./staging -- cgit v1.2.3-70-g09d2