OpenSSL CVS Repository
http://cvs.openssl.org/
____________________________________________________________
________________
Server: cvs.openssl.org Name: Andy
Polyakov
Root: /v/openssl/cvs Email: appro openssl.org
Module: openssl Date:
01-Aug-2007 13:49:16
Branch: OpenSSL-fips-0_9_8-stable Handle:
2007080112491600
Modified files: (Branch:
OpenSSL-fips-0_9_8-stable)
openssl/fips-1.0 fipsld
Log:
Typo in fipsld.
Summary:
Revision Changes Path
1.1.4.5 +1 -1 openssl/fips-1.0/fipsld
____________________________________________________________
________________
patch -p0 <<' .'
Index: openssl/fips-1.0/fipsld
============================================================
================
$ cvs diff -u -r1.1.4.4 -r1.1.4.5 fipsld
--- openssl/fips-1.0/fipsld 1 Aug 2007 11:33:11
-0000 1.1.4.4
+++ openssl/fips-1.0/fipsld 1 Aug 2007 11:49:16
-0000 1.1.4.5
 -54,7 +54,7 
# If set, FIPSLIBDIR is location of installed validated
FIPS module
if [ -n "$" ]; then
- CANISTER_O="$"
+ CANISTER_O="$/fipscanister.o"
elif [ -f "$/fips-1.0/fipscanister.o" ];
then
CANISTER_O="$/fips-1.0/fipscanister.o"
elif [ -f "$/lib/fipscanister.o" ];
then
 .
____________________________________________________________
__________
OpenSSL Project http://www.openssl.org
CVS Repository Commit List
openssl-cvs openssl.org
Automated List Manager
majordomo openssl.org
|