]> git.pld-linux.org Git - packages/perl-Term-ReadLine-Gnu.git/blame - perl-Term-ReadLine-Gnu-paths.patch
- release 4
[packages/perl-Term-ReadLine-Gnu.git] / perl-Term-ReadLine-Gnu-paths.patch
CommitLineData
e91800e8 1--- eg.paths/fileman Sat Feb 28 11:01:34 1998
2+++ eg/fileman Sat Feb 19 22:55:58 2000
3@@ -1,4 +1,4 @@
4-#!/usr/local/bin/perl
5+#!/usr/bin/perl
6 #
7 # $Id$
8 #
9--- eg.paths/perlsh Thu Dec 30 06:05:30 1999
10+++ eg/perlsh Sat Feb 19 22:55:58 2000
11@@ -1,4 +1,4 @@
12-#! /usr/local/bin/perl
13+#!/usr/bin/perl
14 #
15 # $Id$
16 #
17--- eg.paths/pftp Fri Mar 19 18:46:02 1999
18+++ eg/pftp Sat Feb 19 22:55:58 2000
19@@ -1,4 +1,4 @@
20-#! /usr/local/bin/perl
21+#!/usr/bin/perl
22 #
23 # $Id$
24 #
25--- eg.paths/ptksh+ Sun Mar 14 17:43:20 1999
26+++ eg/ptksh+ Sat Feb 19 22:55:58 2000
27@@ -1,4 +1,4 @@
28-#!/usr/local/bin/perl -w
29+#!/usr/bin/perl -w
30 #
31 # $Id$
32 #
33--- Gnu/XS.pm.orig Tue May 4 19:48:24 1999
34+++ Gnu/XS.pm Sat Feb 19 23:03:38 2000
35@@ -1,4 +1,4 @@
36-#!/usr/local/bin/perl
37+#!/usr/bin/perl
38 #
39 # XS.pm : perl function definition for Term::ReadLine::Gnu
40 #
This page took 0.076786 seconds and 4 git commands to generate.