]> git.pld-linux.org Git - packages/openssl.git/blame - openssl-perl.patch
- "s-/usr/lib/-%{_libdir}-"
[packages/openssl.git] / openssl-perl.patch
CommitLineData
976792a3
AF
1diff -ur openssl-0.9.2b.old/apps/CA.pl openssl-0.9.2b/apps/CA.pl
2--- openssl-0.9.2b.old/apps/CA.pl Sat Jan 2 17:02:24 1999
3+++ openssl-0.9.2b/apps/CA.pl Wed Apr 14 12:45:42 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 -ur openssl-0.9.2b.old/apps/der_chop openssl-0.9.2b/apps/der_chop
11--- openssl-0.9.2b.old/apps/der_chop Sat Jan 2 17:02:24 1999
12+++ openssl-0.9.2b/apps/der_chop Wed Apr 14 12:45:29 1999
13@@ -1,4 +1,4 @@
14-#!/usr/local/bin/perl
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.026711 seconds and 4 git commands to generate.