Imported Debian patch 1.2.17rel-2
[debian/mtx] / debian / rules
index e72990570a053886908240673b2146b5ef434326..2284114d2068522208aefad5ca66106d094dbfbe 100755 (executable)
@@ -22,6 +22,12 @@ clean:
        dh_testroot
        rm -f build-stamp configure-stamp
        -$(MAKE) distclean
+
+       -test -r /usr/share/misc/config.sub && \
+               cp -f /usr/share/misc/config.sub config.sub
+       -test -r /usr/share/misc/config.guess && \
+               cp -f /usr/share/misc/config.guess config.guess
+
        dh_clean
 
 install: build