summaryrefslogtreecommitdiff
path: root/x11/rxvt-unicode/files/patch-src_genlinedraw
blob: 9161abbbabfe3ed201323caf3b55d38c0baaf105 (plain) (blame)
1
2
3
4
5
6
7
8
--- src/genlinedraw.orig	2014-05-22 18:53:16 UTC
+++ src/genlinedraw
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/env perl
 
 open TABLE, ">", "table/linedraw.h";
 select TABLE;