mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-03 15:38:51 +02:00
tools: Debian requires installed perl scripts to shbang perl directly, from Paul Gevers
This commit is contained in:
parent
843ed47f9a
commit
bd81eaf9f6
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env perl
|
||||
#!/usr/bin/perl
|
||||
#
|
||||
# *****************************************************************************
|
||||
# * *
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env perl
|
||||
#!/usr/bin/perl
|
||||
#
|
||||
# Copyright 2004 Mattias Gaertner
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user