]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/patchqueue/lib-fixup.mdwn
add news item for ikiwiki 1.43
[ikiwiki.git] / doc / patchqueue / lib-fixup.mdwn
index 479f3a5a2440bea549b6875fadb41575f8a24716..b2f6156cfed4a5b003f1a5f84ec8f5f57863e056 100644 (file)
@@ -13,6 +13,14 @@ I imagine that there's a clean and elegant solution to this, but the hack I'm cu
 > You could remove the taint switch locally, it's very unlikely to find
 > tainting problems that nobody else has noticed. --[[Joey]]
 
+>> I completely understand rejecting this patch, but would you accept one to automate the removal of -T as a `make` option, then? I was trying to install Ikiwiki on a very popular
+>> web host, and the aforementioned issue took quite a while to debug; I imagine many people would have simply given up. -- Ben
+
+>>> Well, the problem with an option is finding the option before you give
+>>> up. Maybe an option and adding some docs to the [[setup]] or [[tips]] page
+>>> about how to use ikiwiki with $BIG_HOSTING_PROVIDER, that can mention
+>>> the option. --[[Joey]]
+
 <pre> 
 Index: Makefile.PL
 ===================================================================