summaryrefslogtreecommitdiffstats
path: root/games/defendguin/install_paths.diff
diff options
context:
space:
mode:
Diffstat (limited to 'games/defendguin/install_paths.diff')
-rw-r--r--games/defendguin/install_paths.diff9
1 files changed, 5 insertions, 4 deletions
diff --git a/games/defendguin/install_paths.diff b/games/defendguin/install_paths.diff
index 602aa4b325..98f74388d6 100644
--- a/games/defendguin/install_paths.diff
+++ b/games/defendguin/install_paths.diff
@@ -1,6 +1,6 @@
-diff -Naur defendguin-0.0.11/Makefile defendguin-0.0.11.patched/Makefile
---- defendguin-0.0.11/Makefile 2006-01-29 04:23:31.000000000 -0500
-+++ defendguin-0.0.11.patched/Makefile 2009-04-16 03:18:04.000000000 -0400
+diff -Naur defendguin-0.0.12/Makefile defendguin-0.0.12.patched/Makefile
+--- defendguin-0.0.12/Makefile 2009-11-05 16:21:34.000000000 -0500
++++ defendguin-0.0.12.patched/Makefile 2013-06-11 21:46:07.000000000 -0400
@@ -9,11 +9,12 @@
# User-definable stuff:
@@ -26,7 +26,7 @@ diff -Naur defendguin-0.0.11/Makefile defendguin-0.0.11.patched/Makefile
-DJOY_$(JOY)
SDL_LIB=$(SDL_LDFLAGS) $(MIXER)
-@@ -37,13 +38,17 @@
+@@ -37,14 +38,17 @@
make defendguin MIXER= NOSOUNDFLAG=NOSOUND
install: defendguin
@@ -35,6 +35,7 @@ diff -Naur defendguin-0.0.11/Makefile defendguin-0.0.11.patched/Makefile
- chmod -R a+rX,g-w,o-w $(DATA_PREFIX)
- cp defendguin $(BIN_PREFIX)/
- chmod a+rx,g-w,o-w $(BIN_PREFIX)/defendguin
+- -mkdir -p $(MAN_PREFIX)/man/man6/
- cp src/defendguin.6 $(MAN_PREFIX)/man/man6/
- chmod a+rx,g-w,o-w $(MAN_PREFIX)/man/man6/defendguin.6
+ install -d $(DESTDIR)$(DATA_PREFIX)