blob: 0250bd70fe632a8b9ed7a376fbba1e72bab50b0c (
plain)
1
2
3
4
5
|
By default, tflag is not defined. But ikiwiki.in has -T causing build failure:
perl -Iblib/lib ikiwiki.out -libdir . -setup docwiki.setup -refresh
"-T" is on the #! line, it must also be used on the command line at ikiwiki.out
line 1.
|