mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
8 lines
257 B
Text
8 lines
257 B
Text
--- src/gencompose.orig 2014-05-22 18:53:16 UTC
|
|
+++ src/gencompose
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/bin/perl
|
|
+#!/usr/bin/env perl
|
|
|
|
open UNIDATA, "<", "www.unicode.org/Public/UNIDATA/UnicodeData.txt"
|
|
or die "www.unicode.org/Public/UNIDATA/UnicodeData.txt: $!";
|