X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=debian%2Frules;h=a842236516a87ed435fc06afb695b0578e2aad09;hb=76c74f077c33b5833c2f0eeb737f20af7fa36a8d;hp=8f6c4a54aaf803f60dc7385981a7939b177f6c32;hpb=47e9a13bb048883664b6e03d5ce325f36b68783c;p=privoxy.git diff --git a/debian/rules b/debian/rules index 8f6c4a54..a8422365 100755 --- a/debian/rules +++ b/debian/rules @@ -1,6 +1,6 @@ #!/usr/bin/make -f # -# (C) 2002-2006 Roland Rosenfeld , based on +# (C) 2002-2007 Roland Rosenfeld , based on # Sample debian/rules that uses debhelper. # This file is public domain software, originally written by Joey Hess. @@ -33,6 +33,7 @@ build-stamp: patch-stamp env CFLAGS="$(OPTIMIZE) -g" \ ./configure --prefix=/usr --sysconfdir=/etc \ --mandir=/usr/share/man $(WITHDEBUG) \ + --enable-zlib \ --with-docbook=/usr/share/sgml/docbook/stylesheet/dsssl/modular $(MAKE) # create missing doc/pdf directory if necessary: @@ -56,8 +57,8 @@ clean1: dh_testroot rm -f build-stamp configure-stamp - -$(MAKE) clean - -$(MAKE) distclean + [ ! -f GNUmakefile ] || $(MAKE) clean + [ ! -f GNUmakefile ] || $(MAKE) distclean rm -f configure config.h GNUmakefile rm -f privoxy.8