]> git.pld-linux.org Git - packages/openssl.git/blame - openssl-soname.patch
change soname to lib*.so.0.9.6.1 (workaround ABI break)
[packages/openssl.git] / openssl-soname.patch
CommitLineData
a25d3c73
AF
1--- openssl-0.9.6a/Makefile.ssl.soname Mon May 7 16:06:18 2001
2+++ openssl-0.9.6a/Makefile.ssl Mon May 7 16:06:59 2001
3@@ -10,7 +10,7 @@
4 SHLIB_VERSION_NUMBER=0.9.6
5 SHLIB_VERSION_HISTORY=
6 SHLIB_MAJOR=0
7-SHLIB_MINOR=9.6
8+SHLIB_MINOR=9.6.1
9 SHLIB_EXT=.so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
10 PLATFORM=linux-elf
11 OPTIONS=--openssldir=/var/lib/openssl shared
This page took 0.062626 seconds and 4 git commands to generate.