summaryrefslogtreecommitdiffstats
path: root/perl/perl-tk/perl_bin_path.diff
diff options
context:
space:
mode:
author Petar Petrov <slackalaxy@gmail.com>2021-05-18 17:43:38 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-05-18 23:40:22 +0700
commitc959f4723b6bd7c9940e228807b451933e5b43da (patch)
tree7904890b7eb52d197ad254177abb2342c2ee3924 /perl/perl-tk/perl_bin_path.diff
parent8f6caa53797b4fcdfd477c9feaad15415f23e355 (diff)
downloadslackbuilds-c959f4723b6bd7c9940e228807b451933e5b43da.tar.gz
slackbuilds-c959f4723b6bd7c9940e228807b451933e5b43da.tar.xz
perl/perl-tk: update for version 804.036
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-tk/perl_bin_path.diff')
-rw-r--r--perl/perl-tk/perl_bin_path.diff8
1 files changed, 8 insertions, 0 deletions
diff --git a/perl/perl-tk/perl_bin_path.diff b/perl/perl-tk/perl_bin_path.diff
new file mode 100644
index 0000000000..2d304b4dc4
--- /dev/null
+++ b/perl/perl-tk/perl_bin_path.diff
@@ -0,0 +1,8 @@
+--- 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;