From: Ryan Niebur Date: Mon, 8 Mar 2010 06:04:54 +0000 (-0800) Subject: remove odd directory on clean X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7172231f21484b52b58f07dc889556db56b8ed5;p=midori remove odd directory on clean --- diff --git a/debian/rules b/debian/rules index 5476a35a..3ac22cd7 100755 --- a/debian/rules +++ b/debian/rules @@ -57,6 +57,10 @@ PRIORITY=$(shell sed -r -e '/DEBIAN_WWW_ALTERNATIVES_PRIORITY/ !d' -e 's/.* ([^ debian/midori.postinst: debian/midori.postinst.base sed "s/DEBIAN_WWW_ALTERNATIVES_PRIORITY/$(PRIORITY)/g" debian/midori.postinst.base > debian/midori.postinst +override_dh_clean: + rm -fr .waf-1.5.3-575529c232c0559c3efb0adb3d077447/ + $(CMD) + override_dh_installdeb: debian/midori.postinst $(CMD)