slackbuilds_ponce/perl/perl-tk/patches/perl-tk-804.031.diff
ArTourter ae093eaf82 perl/perl-tk: Updated for version 804.031.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-11-03 11:13:03 -06:00

9 lines
317 B
Diff

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;