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