ports/x11/rxvt-unicode/files/patch-src_gencompose
2017-11-09 20:09:18 +00:00

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: $!";