From: Pieter Lexis Date: Fri, 3 Apr 2015 09:12:38 +0000 (+0200) Subject: Don't create a zip for the recursor X-Git-Tag: dnsdist-1.0.0-alpha1~248^2~98^2~20^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F2409%2Fhead;p=thirdparty%2Fpdns.git Don't create a zip for the recursor --- diff --git a/pdns/dist-recursor b/pdns/dist-recursor index 1b2ddc326c..7315fbdac4 100755 --- a/pdns/dist-recursor +++ b/pdns/dist-recursor @@ -85,6 +85,3 @@ cp sysdeps-recursor/* $DIRNAME/sysdeps touch $DIRNAME/dnslabeltext.cc # avoid spurious recompiles tar cf $DIRNAME.tar $DIRNAME bzip2 -f $DIRNAME.tar # .. solaris - -zip -q $DIRNAME.zip $DIRNAME/* -