From: Joey Hess Date: Mon, 5 May 2008 23:02:04 +0000 (-0400) Subject: mention makemaker variables X-Git-Tag: 2.46~49 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4359f337e3590116b7ffc22ffeace60bc330411e;p=ikiwiki.git mention makemaker variables --- diff --git a/README b/README index 488ef7191..d4be0455a 100644 --- a/README +++ b/README @@ -9,5 +9,8 @@ NOTAINT=0 turns on the taint flag in the ikiwiki program. (Not recommended unless your perl is less buggy than mine -- see http://bugs.debian.org/411786) +There are also other variables supported by MakeMaker, including PREFIX, +INSTALL_BASE, and DESTDIR. See ExtUtils::MakeMaker(3). + All other documentation is in the ikiwiki documentation wiki, which is also available online at