about summary refs log tree commit diff
path: root/pkgs/development/tools/solarus-quest-editor/patches/fix-install.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/tools/solarus-quest-editor/patches/fix-install.patch')
-rw-r--r--pkgs/development/tools/solarus-quest-editor/patches/fix-install.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/pkgs/development/tools/solarus-quest-editor/patches/fix-install.patch b/pkgs/development/tools/solarus-quest-editor/patches/fix-install.patch
deleted file mode 100644
index 98c26c1a7061..000000000000
--- a/pkgs/development/tools/solarus-quest-editor/patches/fix-install.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-# Description Fix CMakeLists.txt to install binaries. Fixed in 1.5 upstream.
-# Author "Nathan R. Moore <natedevv@gmail.com>"
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -359,6 +359,11 @@
-   "${MODPLUG_LIBRARY}"
- )
- 
-+# Set files to install
-+install(TARGETS solarus-quest-editor
-+    RUNTIME DESTINATION bin
-+)
-+
- # Platform specific.
- 
- # Windows: disable the console.