From: Charles Wilson Date: Thu, 23 Jul 2009 23:49:05 +0000 (-0400) Subject: Fix distcheck failure. X-Git-Tag: v2.7.1~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=55ffa96e6b42e0d33926be850fec333fb2891330;p=thirdparty%2Flibarchive.git Fix distcheck failure. SVN-Revision: 1268 --- diff --git a/doc/update.sh b/doc/update.sh index 925e09b6c..6ecb508ed 100755 --- a/doc/update.sh +++ b/doc/update.sh @@ -6,7 +6,7 @@ # # Remove existing manpages from the doc tree -chmod -R +w man text +chmod -R +w man text pdf rm -f man/*.[135] rm -f text/*.txt rm -f pdf/*.pdf