diff options
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 |
commit | c959f4723b6bd7c9940e228807b451933e5b43da (patch) | |
tree | 7904890b7eb52d197ad254177abb2342c2ee3924 /perl/perl-tk/patches/perl-tk-804.031.diff | |
parent | 8f6caa53797b4fcdfd477c9feaad15415f23e355 (diff) |
perl/perl-tk: update for version 804.036
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-tk/patches/perl-tk-804.031.diff')
-rw-r--r-- | perl/perl-tk/patches/perl-tk-804.031.diff | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/perl/perl-tk/patches/perl-tk-804.031.diff b/perl/perl-tk/patches/perl-tk-804.031.diff deleted file mode 100644 index 1e595c009a5c6..0000000000000 --- a/perl/perl-tk/patches/perl-tk-804.031.diff +++ /dev/null @@ -1,9 +0,0 @@ -diff -ru Tk-804.031.org/TextList/reindex.pl Tk-804.031/TextList/reindex.pl ---- Tk-804.031.org/TextList/reindex.pl 2007-02-10 05:54:45.000000000 -0300 -+++ Tk-804.031/TextList/reindex.pl 2010-08-05 13:53:36.447371174 -0300 -@@ -1,4 +1,4 @@ --#!/bin/perl -+#!/usr/bin/perl - - use lib qw(/home1/gbartels/textlist); - use Tk; |