# HG changeset patch # User Matthias Förste # Date 1450356713 -3600 # Node ID 97f19ea6d5390cbf9f78413bf894c1866ab6e070 # Parent 65990ae9a70d556d4bfadc07866083d3a23917d3 removed some unused files diff -r 65990ae9a70d -r 97f19ea6d539 debian/rules --- a/debian/rules Thu Dec 17 13:45:29 2015 +0100 +++ b/debian/rules Thu Dec 17 13:51:53 2015 +0100 @@ -48,14 +48,6 @@ # Add here commands to clean up after the build process. -$(MAKE) distclean -ifneq "$(wildcard /usr/share/misc/config.sub)" "" - cp -f /usr/share/misc/config.sub config.sub -endif -ifneq "$(wildcard /usr/share/misc/config.guess)" "" - cp -f /usr/share/misc/config.guess config.guess -endif - - dh_clean install: build