summaryrefslogtreecommitdiff
path: root/community/sdlmame/sdlmame.install
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-12-29 02:13:48 -0800
committerroot <root@rshg054.dnsready.net>2012-12-29 02:13:48 -0800
commit5dd7ed82e788ebad2e920e0f2db7468cc6547cfe (patch)
treef467412e09912ababcd8fe6c05193d829f514dcd /community/sdlmame/sdlmame.install
parent3009e8addb4a894329bf8ab3e8fb763361833978 (diff)
Sat Dec 29 02:10:20 PST 2012
Diffstat (limited to 'community/sdlmame/sdlmame.install')
-rw-r--r--community/sdlmame/sdlmame.install8
1 files changed, 8 insertions, 0 deletions
diff --git a/community/sdlmame/sdlmame.install b/community/sdlmame/sdlmame.install
new file mode 100644
index 000000000..0d3fab800
--- /dev/null
+++ b/community/sdlmame/sdlmame.install
@@ -0,0 +1,8 @@
+post_install()
+{
+ echo " SDLMAME and the additional MAME utilities have been installed"
+ echo " in /usr/share/sdlmame However, SDLMAME can be run by"
+ echo " typing sdlmame and it's options. Try running SDLMAME with"
+ echo " these options:"
+ echo " sdlmame <rom> -nowindow -noswitchres"
+}