From: Ryan Niebur Date: Sat, 1 Aug 2009 05:29:05 +0000 (-0700) Subject: oops, accidental change X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8fb1078e14a1421b2d2be7903350dc218a71342;p=midori oops, accidental change --- diff --git a/debian/rules b/debian/rules index e1bce2fa..c008d5a3 100755 --- a/debian/rules +++ b/debian/rules @@ -30,7 +30,7 @@ override_dh_auto_build: $(WAF) --nocache build --debug full override_dh_auto_test: - xvfb-run $(WAF) --nocache test + xvfb-run $(WAF) --nocache check override_dh_auto_install: $(WAF) --nocache install --destdir debian/tmp