summaryrefslogtreecommitdiffstats
path: root/games/iortcw/patches/Makefile-SP-1.5a-remove-ref-to-git-index-file.patch
diff options
context:
space:
mode:
Diffstat (limited to 'games/iortcw/patches/Makefile-SP-1.5a-remove-ref-to-git-index-file.patch')
-rw-r--r--games/iortcw/patches/Makefile-SP-1.5a-remove-ref-to-git-index-file.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/games/iortcw/patches/Makefile-SP-1.5a-remove-ref-to-git-index-file.patch b/games/iortcw/patches/Makefile-SP-1.5a-remove-ref-to-git-index-file.patch
deleted file mode 100644
index 5ed201e737..0000000000
--- a/games/iortcw/patches/Makefile-SP-1.5a-remove-ref-to-git-index-file.patch
+++ /dev/null
@@ -1,15 +0,0 @@
---- SP/Makefile.orig 2016-12-20 17:00:31.739399680 +0100
-+++ SP/Makefile 2016-12-20 17:01:21.544396550 +0100
-@@ -2658,9 +2658,9 @@
- $(DO_DED_CC)
-
- # Extra dependencies to ensure the git version is incorporated
-- $(B)/client/cl_console.o : ../.git/index
-- $(B)/client/common.o : ../.git/index
-- $(B)/ded/common.o : ../.git/index
-+# $(B)/client/cl_console.o : ../.git/index
-+# $(B)/client/common.o : ../.git/index
-+# $(B)/ded/common.o : ../.git/index
-
-
- #############################################################################