opnsense-ports/games/ivan/files/patch-configure
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

19 lines
825 B
Text

--- Makefile.in.orig Thu Nov 3 04:38:15 2005
+++ Makefile.in Thu Nov 3 04:38:57 2005
@@ -338,16 +338,6 @@
install-data-local:
- -./mkinstalldirs -p $(localstatedir) $(bindir) $(datadir)/ivan/Script/ $(datadir)/ivan/Graphics/ $(localstatedir)/ivan/Bones/
- -touch $(localstatedir)/ivan/ivan-highscore.scores
- -chown games.games $(localstatedir)/ivan/ivan-highscore.scores
- -chmod 664 $(localstatedir)/ivan/ivan-highscore.scores
- -chown -R games.games $(localstatedir)/ivan/Bones/
- -chmod -R u=rwx $(localstatedir)/ivan/Bones/
- -chmod -R g=rwx $(localstatedir)/ivan/Bones/
- -chmod -R o=r $(localstatedir)/ivan/Bones/
- -chgrp games $(bindir)/ivan
- -chmod 2111 $(bindir)/ivan
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.