From f59796697d3b01d1cb413f88304b5c2682efc927 Mon Sep 17 00:00:00 2001 From: joey Date: Thu, 29 Mar 2007 22:36:18 +0000 Subject: --no-rcs is the default now, so no need to explicitly specify --- Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.PL') 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 -- cgit v1.2.3