simonraven 2009-05-19 15:42:03 -04:00 committed by Joey Hess
parent d6b8509cbb
commit 788e4579f9
1 changed files with 13 additions and 0 deletions

View File

@ -137,3 +137,16 @@ dubious
>>>>> (If there's >>>>> (If there's
>>>>> no -T, then something *really* weird is going on..) >>>>> no -T, then something *really* weird is going on..)
>>>>> --[[Joey]] >>>>> --[[Joey]]
>>>>>> nope, no -T in the hashbang line at all. Haven't added any;
>>>>>> only thing I did there was change `use lib` to `/usr/share/perl5`,
>>>>>> otherwise I'd get bogus errors about CGI::Cookie_al or some such thing.
>>>>>>
>>>>>> How I installed it was in non-public directories in various sites, then
>>>>>> make it publish stuff to a public dir in the relevant site.
>>>>>>
>>>>>> This issue is recent, after a `git pull` IIRC. It has never happened before. It's also puzzling me.
>>>>>>
>>>>>> You can check it out for yourself by pulling my fork of this, at github or my local repo.
>>>>>> github will probably be faster for you: git://github.com/kjikaqawej/ikiwiki-simon.git --[[simonraven]]