summarylogtreecommitdiffstats
path: root/vegastrike_install.patch
diff options
context:
space:
mode:
authorevorster2020-07-12 07:44:32 +0200
committerevorster2020-07-12 07:44:32 +0200
commitc3a23ca76ce4208ed0e4baf0418b7653dc75234e (patch)
tree52232e81aa4b528792af866fa6900a690049638a /vegastrike_install.patch
parentf991602e09e566fa38ef6365f85196715d9ce268 (diff)
downloadaur-c3a23ca76ce4208ed0e4baf0418b7653dc75234e.tar.gz
removed some un-neccesary patches
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")