The following commit has been merged in the master branch:
commit b2c82dd13991443b9fac9171075a636907f155a7
Author: Emmanuel Kasper <[email protected]>
Date: Fri Feb 18 02:08:00 2011 +0100
Fix wrong spacing
diff --git a/debian/mame.postinst b/debian/mame.postinst
index ce46437..55f7e43 100644
--- a/debian/mame.postinst
+++ b/debian/mame.postinst
@@ -41,7 +41,7 @@ if [ ! -e $INIFILE ]; then
# or here for all users" $INIFILE
# Allow user defined profile in $HOME/.mame/mame.ini
- sed -i 's, /etc/mame,$HOME/.mame;&,' $INIFILE
+ sed -i 's,/etc/mame$,$HOME/.mame;&,' $INIFILE
# edit core search path options
SYSTEM_PATH=/usr/share/games/mame
--
packaging for the mame arcade game emulator
_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits