aboutsummaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-05-27 19:04:46 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-05-27 19:04:46 +0000
commitc20c4066311341e332dc425023f856b6414de9ae (patch)
treed6086c3d4e4bc282cbffab5689b160af8a49829f /Makefile.PL
parent0cc3b4353093918a5bab7d3e4d839fcd4c2ef922 (diff)
downloadikiwiki-c20c4066311341e332dc425023f856b6414de9ae.tar
ikiwiki-c20c4066311341e332dc425023f856b6414de9ae.tar.gz
* 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.
Diffstat (limited to 'Makefile.PL')
-rwxr-xr-xMakefile.PL2
1 files changed, 1 insertions, 1 deletions
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