X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Frules;h=4d3bbf77737a6d3fc1b58c496f2cb9e67d3a71d0;hb=4ff226fc6afb090a5211f3c0c12650207609ba90;hp=42f8109b3fd04780a0534fc7e9307054be915452;hpb=cbaf16e42a42d1000d13f90da957f58d6494ff7e;p=ctsim.git diff --git a/debian/rules b/debian/rules index 42f8109..4d3bbf7 100755 --- a/debian/rules +++ b/debian/rules @@ -53,11 +53,7 @@ clean: if [ -f Makefile -a -f config.status ]; then $(MAKE) clean; fi find . -type f -and -name \*~ -or -name .\*~ -exec rm -f {} \; rm -f debian/ctsim.postinst.* debian/ctsim.prerm.* - # Ensure up-to-date versions of config.sub and config.guess - -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 -rm -f configure-stamp build-indep-stamp build-arch-stamp - -test -r Makefile && $(MAKE) clean dh_clean install: DH_OPTIONS=