From cb37fb05f655115042db4097b815f6817d3c8084 Mon Sep 17 00:00:00 2001 From: Luca Falavigna Date: Mon, 5 Oct 2009 23:14:35 +0200 Subject: Do not fetch DTD from WWW, use local one instead --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 04b379b..4e6f44a 100755 --- a/debian/rules +++ b/debian/rules @@ -3,7 +3,7 @@ VERSION = $(shell head -n1 debian/changelog | sed -e 's/.*(//;s/-.*).*//;s/\+/\-/') %: - dh $@ + dh --with quilt $@ override_dh_auto_clean: scons -c -- cgit v1.2.3