From c20c4066311341e332dc425023f856b6414de9ae Mon Sep 17 00:00:00 2001 From: joey Date: Sat, 27 May 2006 19:04:46 +0000 Subject: * Add -refresh option to ikiwiki-mass-rebuild and use that on upgrades that do not need a full rebuild, in order to update any basewiki pages. --- Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.PL') diff --git a/Makefile.PL b/Makefile.PL index aac6946ba..b20070869 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -22,7 +22,7 @@ extra_build: extra_clean: rm -rf html doc/.ikiwiki - rm -f ikiwiki.man + rm -f ikiwiki.man ikiwiki-mass-rebuild.man extra_install: install -d $(PREFIX)/share/ikiwiki/templates -- cgit v1.2.3