0
0
Fork 0
haikuports/app-misc/colordiff/patches/colordiff-1.0.19.patchset

20 lines
494 B
Plaintext

From ac1aa2968cfbe65ea6c2e2246c39c29f7c7c8abf Mon Sep 17 00:00:00 2001
From: Jerome Duval <jerome.duval@gmail.com>
Date: Sat, 16 Sep 2017 12:17:18 +0200
Subject: Haiku patch
diff --git a/colordiff.pl b/colordiff.pl
index 2275ee7..9f2cb8a 100755
--- a/colordiff.pl
+++ b/colordiff.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -w
+#!perl -w
########################################################################
# #
--
2.13.1