summaryrefslogtreecommitdiffstats
path: root/games/uhexen2/files/patch-hexenworld__build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'games/uhexen2/files/patch-hexenworld__build.sh')
-rw-r--r--games/uhexen2/files/patch-hexenworld__build.sh13
1 files changed, 0 insertions, 13 deletions
diff --git a/games/uhexen2/files/patch-hexenworld__build.sh b/games/uhexen2/files/patch-hexenworld__build.sh
deleted file mode 100644
index cf2994a..0000000
--- a/games/uhexen2/files/patch-hexenworld__build.sh
+++ /dev/null
@@ -1,13 +0,0 @@
---- hexenworld/build.sh.orig 2007-10-18 13:55:49.000000000 -0300
-+++ hexenworld/build.sh 2008-04-22 22:52:13.000000000 -0300
-@@ -41,8 +41,9 @@
-
- echo "" && echo "Building hexenworld client (software renderer)"
- $MAKE_CMD -C Client hw || exit 1
-+$MAKE_CMD -s -C Client clean
-
- echo "" && echo "Building hexenworld client (opengl renderer)"
--$MAKE_CMD -s -C Client clean
- $MAKE_CMD -C Client glhw || exit 1
-+$MAKE_CMD -s -C Client clean
-
OpenPOWER on IntegriCloud