mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
ae093eaf82
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
9 lines
317 B
Diff
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;
|