summaryrefslogtreecommitdiff
path: root/community/sdlmame/sdlmame.install
diff options
context:
space:
mode:
Diffstat (limited to 'community/sdlmame/sdlmame.install')
-rw-r--r--community/sdlmame/sdlmame.install8
1 files changed, 0 insertions, 8 deletions
diff --git a/community/sdlmame/sdlmame.install b/community/sdlmame/sdlmame.install
deleted file mode 100644
index 0d3fab800..000000000
--- a/community/sdlmame/sdlmame.install
+++ /dev/null
@@ -1,8 +0,0 @@
-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"
-}