Use the same path to perl in all #! lines in util.
This commit is contained in:
parent
97e4a93245
commit
ce9449cf50
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/my/bin/perl -w
|
||||
#!/usr/local/bin/perl -w
|
||||
#
|
||||
# generate a .def file
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue