mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-13 12:01:19 +02:00
9 lines
257 B
Plaintext
9 lines
257 B
Plaintext
--- 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: $!";
|