blob: 20b286f93c285753559eef4fd548e40b8228465d (
plain) (
blame)
1
2
3
4
5
6
7
8
|
--- tools/installastheme.pl.in.orig 2014-05-17 11:39:07.000000000 -0700
+++ tools/installastheme.pl.in 2014-05-17 11:39:14.000000000 -0700
@@ -1,4 +1,4 @@
-#!@PERL@
+#!%%LOCALBASE%%/bin/perl
use strict;
use Cwd;
|