]> git.pld-linux.org Git - packages/perl-Convert-EBCDIC.git/commitdiff
- fixed paths
authorpius <pius@pld-linux.org>
Sat, 2 Oct 1999 21:48:53 +0000 (21:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Convert-EBCDIC-paths.patch -> 1.1

perl-Convert-EBCDIC-paths.patch [new file with mode: 0644]

diff --git a/perl-Convert-EBCDIC-paths.patch b/perl-Convert-EBCDIC-paths.patch
new file mode 100644 (file)
index 0000000..a4d6295
--- /dev/null
@@ -0,0 +1,16 @@
+--- Convert-EBCDIC-0.06/tools/mkctbl.pl        Thu Aug  7 03:36:12 1997
++++ Convert-EBCDIC-0.06/tools.new/mkctbl.pl    Sat Oct  2 21:32:53 1999
+@@ -1,4 +1,4 @@
+-#!/install/perl/live/bin/perl -w
++#!/usr/bin/perl -w
+ #
+ # This program creates a file containing all 256 byte values
+ # in ascending order.
+--- Convert-EBCDIC-0.06/tools/mkrtbl.pl        Thu Aug  7 03:02:37 1997
++++ Convert-EBCDIC-0.06/tools.new/mkrtbl.pl    Sat Oct  2 21:33:09 1999
+@@ -1,4 +1,4 @@
+-#!/install/perl/live/bin/perl -w
++#!/usr/bin/perl -w
+ #
+ # This program creates a file containing all 256 byte values
+ # in ascending order.
This page took 0.052364 seconds and 4 git commands to generate.