X-Git-Url: http://git.johnwright.org/?p=fmit.git;a=blobdiff_plain;f=debian%2Frules;h=6cb5132f19783e2e65b1d8cc7bc0d34d800b8010;hp=ea4b74e35c9382c86d8ca10e322e98e5d56d1ad5;hb=035bc6a16315a52493985f8172ecfd9a65b4d513;hpb=d6e6fb3ea89d32cbe60fe49b55272e6c3ccab35a diff --git a/debian/rules b/debian/rules index ea4b74e..6cb5132 100755 --- a/debian/rules +++ b/debian/rules @@ -57,7 +57,7 @@ clean: unpatch rm -f build-stamp # Add here commands to clean up after the build process. - -$(MAKE) distclean + [ ! -f Makefile ] || $(MAKE) distclean ifneq "$(wildcard /usr/share/misc/config.sub)" "" cp -f /usr/share/misc/config.sub config.sub endif