summaryrefslogtreecommitdiffstats
path: root/games/mame/ini_path.diff
diff options
context:
space:
mode:
author Erik Hanson2010-07-09 19:15:00 +0200
committer Robby Workman2010-07-10 09:17:58 +0200
commit6f8febc32df09fd640f027344c9f22dd88ffe687 (patch)
treec83c0df16240c0ce2dc2718fe9b0f3e9dc22ea29 /games/mame/ini_path.diff
parentef40aaa13a967b2438bd5225b40c57caeffbe357 (diff)
downloadslackbuilds-6f8febc32df09fd640f027344c9f22dd88ffe687.tar.gz
games/mame: Added (Multiple Arcade Machine Emulator)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'games/mame/ini_path.diff')
-rw-r--r--games/mame/ini_path.diff11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/mame/ini_path.diff b/games/mame/ini_path.diff
new file mode 100644
index 0000000000..672d9510a9
--- /dev/null
+++ b/games/mame/ini_path.diff
@@ -0,0 +1,11 @@
+--- makefile.orig 2010-05-13 11:12:54.000000000 -0500
++++ makefile 2010-07-08 12:49:27.645225534 -0500
+@@ -362,6 +362,8 @@
+ DEFS = -DCRLF=3
+ endif
+
++# 20090304 bkw: Look for mame.ini in ~/.mame, then /etc
++DEFS += -DINI_PATH="\"\$$HOME/.mame;/etc\""
+ # map the INLINE to something digestible by GCC
+ DEFS += -DINLINE="static inline"
+