summarylogtreecommitdiffstats
path: root/icebreaker.patch
diff options
context:
space:
mode:
authorShadowKyogre2015-06-08 07:27:38 -0700
committerShadowKyogre2015-06-08 07:27:38 -0700
commitcb07501c47d1278850903a2ceb2556fab8a01c10 (patch)
tree374411f8028e804e50637b29be587eabc305c928 /icebreaker.patch
downloadaur-cb07501c47d1278850903a2ceb2556fab8a01c10.tar.gz
Initial import
Diffstat (limited to 'icebreaker.patch')
-rw-r--r--icebreaker.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/icebreaker.patch b/icebreaker.patch
new file mode 100644
index 000000000000..f1298196c95e
--- /dev/null
+++ b/icebreaker.patch
@@ -0,0 +1,12 @@
+diff -aur icebreaker-1.2.1/Makefile icebreaker-1.2.1-n/Makefile
+--- icebreaker-1.2.1/Makefile 2001-07-29 18:32:36.000000000 -0700
++++ icebreaker-1.2.1-n/Makefile 2010-03-13 13:20:03.000000000 -0800
+@@ -112,7 +112,7 @@
+ install -g games -s -m 2755 icebreaker $(prefix)/bin
+ install -m 644 icebreaker.6 $(mandir)/man6
+ touch $(highscoredir)/icebreaker.scores
+- chown games:games $(highscoredir)/icebreaker.scores
++ chown root:games $(highscoredir)/icebreaker.scores
+ chmod 664 $(highscoredir)/icebreaker.scores
+
+