summaryrefslogtreecommitdiffstats
path: root/perl/perl-tk/patches/perl-tk-804.031.diff
blob: 1e595c009a5c6b43fef4ce7642ee47be557bf97d (plain)
1
2
3
4
5
6
7
8
9
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;