From: SuperMAT Date: Sat, 23 Nov 2013 14:11:07 +0000 (+0100) Subject: Allow OS X users to remove SuperTux using Launchpad X-Git-Url: https://git.octo.it/?p=supertux.git;a=commitdiff_plain;h=e158b7feecbe2ed3cb4fbb03d4f796ce2e03f8d7 Allow OS X users to remove SuperTux using Launchpad --- diff --git a/CMakeLists.txt b/CMakeLists.txt index ef549552b..036c83e1f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -376,6 +376,7 @@ IF(${CMAKE_SYSTEM_NAME} MATCHES "Darwin") SET(INSTALL_SUBDIR_DOC "SuperTux.app/Contents/Resources" CACHE STRING "Installation subdir for docs") INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/tools/darwin/info.plist DESTINATION "SuperTux.app/Contents/") + INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/tools/darwin/receipt DESTINATION "SuperTux.app/Contents/_MASReceipt/") INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/data/images/engine/icons/supertux.png ${CMAKE_CURRENT_SOURCE_DIR}/data/images/engine/icons/supertux.icns DESTINATION "SuperTux.app/Contents/Resources/") diff --git a/tools/darwin/receipt b/tools/darwin/receipt new file mode 100644 index 000000000..1eb8188a0 --- /dev/null +++ b/tools/darwin/receipt @@ -0,0 +1 @@ +SuperTux Receipt.