forked from extern/shorewall_code
Restore $command
This commit is contained in:
parent
13cac52d89
commit
a6aa41f7ca
@ -305,7 +305,7 @@ compiler() {
|
||||
else
|
||||
PERL5LIB=$g_perllib
|
||||
export PERL5LIB
|
||||
$PERL $debugflags $pc $options $@
|
||||
$command $PERL $debugflags $pc $options $@
|
||||
fi
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user