From 71fbcb67b3013e00370fa5499b59813075ca74c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lutz=20J=C3=A4nicke?= Date: Fri, 8 Nov 2002 19:51:04 +0000 Subject: Next version will be 0.9.6h Submitted by: Tapani Tarvainen Reviewed by: PR: 281 --- shlib/Makefile.hpux10-cc | 2 +- shlib/hpux10-cc.sh | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'shlib') diff --git a/shlib/Makefile.hpux10-cc b/shlib/Makefile.hpux10-cc index 3b8a70259c..c6cb33c783 100644 --- a/shlib/Makefile.hpux10-cc +++ b/shlib/Makefile.hpux10-cc @@ -1,6 +1,6 @@ # Makefile.hpux-cc -major=0.9.6e +major=0.9.6h slib=libssl sh_slib=$(slib).sl.$(major) diff --git a/shlib/hpux10-cc.sh b/shlib/hpux10-cc.sh index a5b850fb21..42bbe03257 100644 --- a/shlib/hpux10-cc.sh +++ b/shlib/hpux10-cc.sh @@ -60,9 +60,9 @@ mkdir /usr/local mkdir /usr/local/ssl mkdir /usr/local/ssl/lib chmod 444 lib*_pic.a -chmod 555 lib*.sl.0.9.6e -cp -p lib*_pic.a lib*.sl.0.9.6e /usr/local/ssl/lib -(cd /usr/local/ssl/lib ; ln -sf libcrypto.sl.0.9.6e libcrypto.sl ; ln -sf libssl.sl.0.9.6e libssl.sl) +chmod 555 lib*.sl.0.9.6h +cp -p lib*_pic.a lib*.sl.0.9.6h /usr/local/ssl/lib +(cd /usr/local/ssl/lib ; ln -sf libcrypto.sl.0.9.6h libcrypto.sl ; ln -sf libssl.sl.0.9.6h libssl.sl) # Reconfigure without pic to compile the executables. Unfortunately, while # performing this task we have to recompile the library components, even -- cgit v1.2.3