From 4c6674dd7504f7e000fb7cea5c6d0c537217a1fb Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Thu, 7 Oct 2021 18:57:39 +0200 Subject: cmake: remove src install --- macosx/make-app-bundle.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'macosx') diff --git a/macosx/make-app-bundle.sh b/macosx/make-app-bundle.sh index 9265eeb9..93974243 100755 --- a/macosx/make-app-bundle.sh +++ b/macosx/make-app-bundle.sh @@ -74,7 +74,6 @@ create-dmg \ --hide-extension "$APPNAME.app" \ --no-internet-enable \ --add-folder "Document" "$install/doc" 20 40 \ - --add-folder "source-code" "$install/source-code" 220 40 \ --add-folder "Xplane-Plugin" "$install/xplane" 420 40 \ --add-folder "thirdparty" "$install/thirdparty" 620 40 \ "$version.dmg" \ -- cgit v1.2.3