aboutsummaryrefslogtreecommitdiff
path: root/games/iortcw/patches
diff options
context:
space:
mode:
authorSébastien Ballet <slacker6896@gmail.com>2017-06-10 02:26:22 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-06-10 02:26:22 +0700
commit0d9df95317577533666c1feaa658e7e1a00db572 (patch)
tree8eef8f500f19306df3387ab89702b082ca70dd66 /games/iortcw/patches
parent959f985ade498a7ab310351db1bef3fa0533401a (diff)
games/iortcw: Updated for version 1.51.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/iortcw/patches')
-rw-r--r--games/iortcw/patches/Makefile-MP-1.5a-remove-ref-to-git-index-file.patch15
-rw-r--r--games/iortcw/patches/Makefile-SP-1.5a-remove-ref-to-git-index-file.patch15
2 files changed, 0 insertions, 30 deletions
diff --git a/games/iortcw/patches/Makefile-MP-1.5a-remove-ref-to-git-index-file.patch b/games/iortcw/patches/Makefile-MP-1.5a-remove-ref-to-git-index-file.patch
deleted file mode 100644
index 10edd4a7c9c42..0000000000000
--- a/games/iortcw/patches/Makefile-MP-1.5a-remove-ref-to-git-index-file.patch
+++ /dev/null
@@ -1,15 +0,0 @@
---- MP/Makefile.orig 2016-12-20 16:59:48.565402393 +0100
-+++ MP/Makefile 2016-12-20 17:00:04.089401418 +0100
-@@ -2692,9 +2692,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
-
-
- #############################################################################
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 5ed201e737d87..0000000000000
--- 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
-
-
- #############################################################################