X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=contrib%2FDebian%2Frules;h=5648846d753273e9ea73ed2bf663a92eb64275b2;hp=4b41bd7ac38b1905f56cfd7d6ba6243186e3f6e7;hb=97d97ef5c4e0d5494e4b1301903c7730df6421a1;hpb=2eb564ccaa0c560a49cb46bfc2ce8bd5dec77b57 diff --git a/contrib/Debian/rules b/contrib/Debian/rules index 4b41bd7a..5648846d 100755 --- a/contrib/Debian/rules +++ b/contrib/Debian/rules @@ -88,7 +88,7 @@ clean: rm -f $(CURDIR)/debian/ngircd-full.postinst # Add here commands to clean up after the build process: - -$(MAKE) clean + [ ! -f Makefile ] || $(MAKE) distclean ifneq "$(wildcard /usr/share/misc/config.sub)" "" cp -f /usr/share/misc/config.sub config.sub