From 976792a34097dd373ef53856d90f5489486ef049 Mon Sep 17 00:00:00 2001 From: Artur Frysiak Date: Wed, 14 Apr 1999 19:13:08 +0000 Subject: [PATCH] openssl patches Changed files: openssl-perl.patch -> 1.1 --- openssl-perl.patch | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 openssl-perl.patch diff --git a/openssl-perl.patch b/openssl-perl.patch new file mode 100644 index 0000000..4997ee4 --- /dev/null +++ b/openssl-perl.patch @@ -0,0 +1,18 @@ +diff -ur openssl-0.9.2b.old/apps/CA.pl openssl-0.9.2b/apps/CA.pl +--- openssl-0.9.2b.old/apps/CA.pl Sat Jan 2 17:02:24 1999 ++++ openssl-0.9.2b/apps/CA.pl Wed Apr 14 12:45:42 1999 +@@ -1,4 +1,4 @@ +-#!/usr/local/bin/perl ++#!/usr/bin/perl + # + # CA - wrapper around ca to make it easier to use ... basically ca requires + # some setup stuff to be done before you can use it and this makes +diff -ur openssl-0.9.2b.old/apps/der_chop openssl-0.9.2b/apps/der_chop +--- openssl-0.9.2b.old/apps/der_chop Sat Jan 2 17:02:24 1999 ++++ openssl-0.9.2b/apps/der_chop Wed Apr 14 12:45:29 1999 +@@ -1,4 +1,4 @@ +-#!/usr/local/bin/perl ++#!/usr/bin/perl + # + # der_chop ... this is one total hack that Eric is really not proud of + # so don't look at it and don't ask for support -- 2.43.0