The following commit has been merged in the master branch:
commit dbe2e3caddba1f0f638df34b69d336e5dd066d35
Author: Emmanuel Kasper <[email protected]>
Date:   Fri May 27 11:55:43 2011 +0200

    Add missing call to make clean for mess

diff --git a/debian/rules b/debian/rules
index f93102e..a296398 100755
--- a/debian/rules
+++ b/debian/rules
@@ -145,6 +145,7 @@ override_dh_auto_build:
 
 override_dh_auto_clean:
        $(MAKE) $(DEB_MAME_OPTS) clean
+       $(MAKE) $(DEB_MESS_OPTS) clean
        [ ! -f default.mame.ini ] || rm default.mame.ini
        [ ! -f default.mess.ini ] || rm default.mess.ini
        # Undo MESS modifications.

-- 
packaging for the mame arcade game emulator

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to