From d14bde197eb0704c4172ad7113cc9c739487e724 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 24 Feb 2008 15:42:43 -0500 Subject: * Disable taint checking for all builds as people keep complaining about it, and since all versions of perl seem to be hopelessly broken. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index ba632a300..488ef7191 100644 --- a/README +++ b/README @@ -5,7 +5,7 @@ A few special variables you can set while using the Makefile: PROFILE=1 turns on profiling for the build of the doc wiki. Uses Devel::Profile -NOTAINT=1 turns off the taint flag in the ikiwiki program. (Recommended +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) -- cgit v1.2.3