summarylogtreecommitdiffstats
path: root/vegastrike_install.patch
diff options
context:
space:
mode:
Diffstat (limited to 'vegastrike_install.patch')
-rw-r--r--vegastrike_install.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/vegastrike_install.patch b/vegastrike_install.patch
deleted file mode 100644
index acf6da002ead..000000000000
--- a/vegastrike_install.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/Vega-Strike-Engine-Source/engine/CMakeLists.txt.orig 2020-06-17 08:18:19.562336282 +0200
-+++ src/Vega-Strike-Engine-Source/engine/CMakeLists.txt 2020-06-17 08:20:30.666476756 +0200
-@@ -1070,6 +1070,8 @@
- vorbisfile_LIBRARY
- )
-
-+INSTALL(TARGETS vegastrike DESTINATION bin)
-+
- SET(CPACK_PACKAGE_DESCRIPTION_SUMMARY "3D OpenGL spaceflight simulator")
- SET(CPACK_PACKAGE_VENDOR "Vega Strike")
- SET(CPACK_PACKAGE_DESCRIPTION_FILE "${CMAKE_CURRENT_SOURCE_DIR}/../README.md")