* Set the Perl search path properly (reported by Roy van den Broek).
This commit is contained in:
parent
e0f4e587c3
commit
6ff48e77f6
|
@ -1,4 +1,4 @@
|
|||
#! @perl@ -w
|
||||
#! @perl@ -w -I@libexecdir@/nix
|
||||
|
||||
use strict;
|
||||
use POSIX qw(tmpnam);
|
||||
|
|
Loading…
Reference in a new issue