summaryrefslogtreecommitdiffstats
path: root/games/pythoong/files/patch-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'games/pythoong/files/patch-Makefile.in')
-rw-r--r--games/pythoong/files/patch-Makefile.in17
1 files changed, 17 insertions, 0 deletions
diff --git a/games/pythoong/files/patch-Makefile.in b/games/pythoong/files/patch-Makefile.in
new file mode 100644
index 0000000..bc795e9
--- /dev/null
+++ b/games/pythoong/files/patch-Makefile.in
@@ -0,0 +1,17 @@
+--- Makefile.in.orig Fri Aug 8 05:25:23 2003
++++ Makefile.in Fri Aug 8 05:25:50 2003
+@@ -554,10 +554,10 @@
+
+ install-data-local:
+ -$(mkinstalldirs) $(DESTDIR)$(scoredir)
+- touch $(DESTDIR)$(scoredir)/pythoong.scores
+- -chown games.games $(DESTDIR)$(scoredir)/pythoong.scores
+- -chmod 664 $(DESTDIR)$(scoredir)/pythoong.scores
+- -chgrp games $(DESTDIR)$(bindir)/pythoong && chmod 2111 $(DESTDIR)$(bindir)/pythoong
++ touch $(DESTDIR)$(scoredir)/Pythoong.scores
++ -chown games:games $(DESTDIR)$(scoredir)/Pythoong.scores
++ -chmod 664 $(DESTDIR)$(scoredir)/Pythoong.scores
++ -chgrp games $(DESTDIR)$(bindir)/pythoong
+
+ @MAINT@include macros/macros.dep
+ @MAINT@macros/macros.dep: macros/Makefile.am
OpenPOWER on IntegriCloud