mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-16 19:09:19 +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
|
# Copyright 2004 Mattias Gaertner
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user