]> git.donarmstrong.com Git - ca-certificates.git/blobdiff - debian/rules
Imported Debian version 20070303-0.1
[ca-certificates.git] / debian / rules
index b9f0b435110fa228886f85bbd2f1b53e388466b7..ec220d5b9bfaeeab088ce04ff1dccd3c30fa1993 100755 (executable)
@@ -5,8 +5,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-# This is the debhelper compatability version to use.
-export DH_COMPAT=3
 VERSION := $(shell dpkg-parsechangelog | sed -ne 's/^Version: //p')
 
 configure: configure-stamp
@@ -29,7 +27,7 @@ clean:
        dh_testroot
        rm -f build-stamp configure-stamp
        # Add here commands to clean up after the build process.
-       -$(MAKE) clean
+       [ ! -f Makefile ] || $(MAKE) clean
 
        debconf-updatepo