]> jspc29.x-matter.uni-frankfurt.de Git - trb3.git/commitdiff
add new lib path to perl
authorGuenter Knittel <guenter@hades38>
Fri, 12 Jan 2018 10:01:33 +0000 (11:01 +0100)
committerGuenter Knittel <guenter@hades38>
Fri, 12 Jan 2018 10:01:33 +0000 (11:01 +0100)
scripts/compile.pl

index e2f605b36ff4fb9dc9a5f93e73c69086f9f0e3bd..75c6b5d4768ce0bac38b8d5b0d6dcc7b73ec8426 100755 (executable)
@@ -6,6 +6,7 @@ use FileHandle;
 use Getopt::Long;
 use Term::ANSIColor qw(:constants);
 use Cwd;
+use lib '.';
 
 ###################################################################################
 #Settings for this project