forked from extern/shorewall_code
Unconditionally use /usr/bin/perl
This commit is contained in:
parent
312624cef5
commit
6a644716c9
@ -360,7 +360,7 @@ compiler() {
|
|||||||
run_user_exit params
|
run_user_exit params
|
||||||
set +a
|
set +a
|
||||||
|
|
||||||
perl $debugflags /usr/share/shorewall/compiler.pl $options $@
|
/usr/bin/perl $debugflags /usr/share/shorewall/compiler.pl $options $@
|
||||||
}
|
}
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user