The following commit has been merged in the master branch:
commit d7170762dd9e791b93bbe2416f571bc208a5859e
Author: Etienne Millon <[email protected]>
Date:   Sun Dec 12 18:55:30 2010 +0100

    Remove useless rules now that dh knows autotools.

diff --git a/debian/rules b/debian/rules
index fba2e4f..68f5d78 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,8 +29,6 @@ override_dh_auto_configure:
                $(CONFIGURE_LIBAO) force_arch=i486
 
 override_dh_clean:
-       [ -e src/config.guess.bak ] && mv -f src/config.guess.bak 
src/config.guess ; true
-       [ -e src/config.sub.bak ] && mv -f src/config.sub.bak src/config.sub ; 
true
        rm -f $$(find src/ -type f -name *.o) src/Makefile src/cfg.h 
src/config.h src/config.log src/config.status src/input.h src/makefile.dep 
src/md.h src/parsegen src/tools/depbuild src/zsnes
        dh_clean
 

-- 
Emulator of the Super Nintendo Entertainment System (TM)

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

Reply via email to