aboutsummaryrefslogtreecommitdiff
path: root/perl/perl-tk/patches/perl_bin_path.diff
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-tk/patches/perl_bin_path.diff')
-rw-r--r--perl/perl-tk/patches/perl_bin_path.diff8
1 files changed, 0 insertions, 8 deletions
diff --git a/perl/perl-tk/patches/perl_bin_path.diff b/perl/perl-tk/patches/perl_bin_path.diff
deleted file mode 100644
index 2d304b4dc4..0000000000
--- a/perl/perl-tk/patches/perl_bin_path.diff
+++ /dev/null
@@ -1,8 +0,0 @@
---- TextList/reindex.pl.orig 2015-11-05 21:46:10.470602695 +0100
-+++ TextList/reindex.pl 2015-11-05 21:46:21.884547803 +0100
-@@ -1,4 +1,4 @@
--#!/bin/perl
-+#!/usr/bin/perl
-
- use lib qw(/home1/gbartels/textlist);
- use Tk;