mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-12 15:36:17 +01:00
Change gio/data-to-c.pl to /usr/bin/env perl.
On FreeBSD perl gets installed in /usr/local, And a compat symlink in /usr/bin. However this symlink might go away in the future. https://bugzilla.gnome.org/show_bug.cgi?id=724986
This commit is contained in:
parent
afce39c228
commit
1b3deb5f56
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/perl
|
||||
#!/usr/bin/env perl
|
||||
|
||||
# Copyright © 2011 Red Hat, Inc
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user