]> git.pld-linux.org Git - packages/openssl.git/blame_incremental - openssl-perl.patch
- updated to 0.9.4,
[packages/openssl.git] / openssl-perl.patch
... / ...
CommitLineData
1diff -urN openssl-0.9.3a/apps/CA.pl openssl-0.9.3a.new/apps/CA.pl
2--- openssl-0.9.4/apps/CA.pl Thu May 20 04:09:46 1999
3+++ openssl-0.9.4.new/apps/CA.pl Wed Jul 21 13:04:11 1999
4@@ -1,4 +1,4 @@
5-#!/usr/local/bin/perl
6+#!/usr/bin/perl
7 #
8 # CA - wrapper around ca to make it easier to use ... basically ca requires
9 # some setup stuff to be done before you can use it and this makes
10diff -urN openssl-0.9.3a/apps/der_chop openssl-0.9.3a.new/apps/der_chop
11--- openssl-0.9.4/apps/der_chop Sat May 29 16:17:16 1999
12+++ openssl-0.9.4.new/apps/der_chop Wed Jul 21 13:05:07 1999
13@@ -1,4 +1,4 @@
14-#!/usr/local/bin/perl5
15+#!/usr/bin/perl
16 #
17 # der_chop ... this is one total hack that Eric is really not proud of
18 # so don't look at it and don't ask for support
This page took 0.032663 seconds and 4 git commands to generate.