slackbuilds_ponce/perl/perl-tk/patches/perl_bin_path.diff
LEVAI Daniel 54645d89c6 perl/perl-tk: Updated for version 804.033.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-11-07 10:09:02 +07:00

8 lines
221 B
Diff

--- 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;