[SCM] packaging for the mame arcade game emulator branch, master, updated. dbe2e3caddba1f0f638df34b69d336e5dd066d35

Emmanuel Kasper emmanuel at libera.cc
Fri May 27 09:58:47 UTC 2011


The following commit has been merged in the master branch:
commit dbe2e3caddba1f0f638df34b69d336e5dd066d35
Author: Emmanuel Kasper <emmanuel at libera.cc>
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



More information about the Pkg-games-commits mailing list