Add preprocessed 'use lib' line to ikiwiki-transition and ikiwiki-calendar if necessa...
[ikiwiki.git] / ikiwiki-transition.in
similarity index 99%
rename from ikiwiki-transition
rename to ikiwiki-transition.in
index 1bebb1176d99569341a6735e83c4cb51c14e1ffc..e3be645ccc5e150125ed1ba500f858b044b97eb8 100755 (executable)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl
 use warnings;
 use strict;
+use lib '.'; # For use in nonstandard directory, munged by Makefile.
 use IkiWiki;
 use HTML::Entities;