From: Tim Kientzle Date: Mon, 13 Apr 2009 22:05:44 +0000 (-0400) Subject: Uncomment most of this again, now that the wiki builder seems X-Git-Tag: v2.8.0~712 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c8fbee819a0152c6938cd45d21090ef39ed72fb5;p=thirdparty%2Flibarchive.git Uncomment most of this again, now that the wiki builder seems basically functional. SVN-Revision: 985 --- diff --git a/doc/update.sh b/doc/update.sh index 0ac8f813f..060ea8082 100755 --- a/doc/update.sh +++ b/doc/update.sh @@ -5,8 +5,6 @@ # the mdoc man pages stored in each project. # -if false; then - # Build Makefile in 'man' directory cd man rm -f *.[135] @@ -83,8 +81,6 @@ done echo $all >>Makefile cd .. -fi - # Build Makefile in 'wiki' directory cd wiki rm -f *.wiki