Imported Debian patch 0.5.3-3
[debian/efibootmgr] / debian / rules
index 6b0215789851b66c332bc6e31b4439cefd7a8fdf..cd1592155076c240bd1a3a764e09a56459ef2ae4 100755 (executable)
@@ -1,7 +1,5 @@
 #!/usr/bin/make -f
 
-export DH_COMPAT=3
-
 configure: configure-stamp
 configure-stamp:
        dh_testdir
@@ -18,7 +16,7 @@ clean:
        dh_testdir
        dh_testroot
        rm -f build-stamp configure-stamp
-       -$(MAKE) clean
+       $(MAKE) clean
        dh_clean
 
 install: build