aboutsummaryrefslogtreecommitdiff
path: root/games/tome/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'games/tome/files/patch-ac')
-rw-r--r--games/tome/files/patch-ac9
1 files changed, 9 insertions, 0 deletions
diff --git a/games/tome/files/patch-ac b/games/tome/files/patch-ac
new file mode 100644
index 000000000000..14daefacd144
--- /dev/null
+++ b/games/tome/files/patch-ac
@@ -0,0 +1,9 @@
+--- config.h.orig Thu Dec 11 12:32:40 2003
++++ config.h Fri Dec 12 11:54:58 2003
+@@ -582,5 +582,5 @@
+ * Allow makefiles to override the default file mode
+ */
+ #ifndef FILE_MODE
+-#define FILE_MODE 0644
++#define FILE_MODE 0664
+ #endif