X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Frules;h=cd1592155076c240bd1a3a764e09a56459ef2ae4;hb=5a32ac6f167fe2ffdd5711ceafe2b39db8ad1ce0;hp=6b0215789851b66c332bc6e31b4439cefd7a8fdf;hpb=979416ca87e2c2c13870d48d9d42e14137186fa9;p=debian%2Fefibootmgr diff --git a/debian/rules b/debian/rules index 6b02157..cd15921 100755 --- a/debian/rules +++ b/debian/rules @@ -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