mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-16 21:36:35 +00:00
five-bugs-a-day: Make #! to perl more portable
This commit is contained in:
parent
03755833a4
commit
fba73041a2
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/perl -w
|
||||
#!/usr/bin/env perl
|
||||
#
|
||||
# ----------------------------------------------------------------------------
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue