The following commit has been merged in the master branch:
commit 681e5a449854bf55c71a42a48654c7574228999f
Author: Emmanuel Kasper <emman...@libera.cc>
Date:   Wed Mar 30 16:52:50 2011 +0200

    Subject: Fix usage file as shown when calling mame -h

diff --git a/debian/patches/fix-help-file.patch 
b/debian/patches/fix-help-file.patch
new file mode 100644
index 0000000..da5b405
--- /dev/null
+++ b/debian/patches/fix-help-file.patch
@@ -0,0 +1,15 @@
+From: Emmanuel Kasper <emman...@libera.cc>
+Subject: Fix usage file as shown when calling mame -h
+Forwarded: yes
+Bug: http://www.mametesters.org/view.php?id=4298
+--- a/src/emu/clifront.c
++++ b/src/emu/clifront.c
+@@ -342,7 +342,7 @@
+                  "        MAME -showusage    for a brief list of options\n"
+                  "        MAME -showconfig   for a list of configuration 
options\n"
+                  "        MAME -createconfig to create a " CONFIGNAME 
".ini\n\n"
+-                 "For usage instructions, please consult the file 
windows.txt\n");
++                 "For usage instructions, please consult the file 
config.txt\n");
+ #else
+       mess_display_help();
+ #endif
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..9559f15
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix-help-file.patch

-- 
packaging for the mame arcade game emulator

_______________________________________________
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to