aboutsummaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-03-29 22:36:18 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-03-29 22:36:18 +0000
commitf59796697d3b01d1cb413f88304b5c2682efc927 (patch)
tree61ccdca981e03f1b8e757d539d0691b96c11a0fa /Makefile.PL
parent1f175cbb1ddd98f58121d8ec5cac833ee6f9d803 (diff)
downloadikiwiki-f59796697d3b01d1cb413f88304b5c2682efc927.tar
ikiwiki-f59796697d3b01d1cb413f88304b5c2682efc927.tar.gz
--no-rcs is the default now, so no need to explicitly specify
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 0039d1bc0..3c47e684e 100755
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -30,7 +30,7 @@ extra_build:
chmod +x ikiwiki.out
LANG=C perl -I. $(tflag) ikiwiki.out doc html --templatedir=templates \
--underlaydir=basewiki \
- --wikiname="ikiwiki" --verbose --no-rcs \
+ --wikiname="ikiwiki" --verbose \
--exclude=/discussion --no-discussion --userdir=users \
--plugin=goodstuff \
--plugin=haiku --plugin=polygen --plugin=fortune