openssl: fix libdir issue
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Thu, 3 Feb 2011 12:55:48 +0000 (09:55 -0300)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 23 Feb 2011 22:31:49 +0000 (23:31 +0100)
commitd17c1652808829bfc354683854c7170b90f7f127
tree913966545e5be20dc101fa01caedb5a737328d9e
parent2b41d7f4939b98cba5fbddda6fb7e7bba4ca8fd1
openssl: fix libdir issue

Closes #3205

OpenSSL's build system tries to be too wise for it's own good when
guessing what libdir should be.
This causes problems like the one reported in bug #3205 so just specify
libdir to point to /lib (since it's prefixed it would finally be
/usr/lib) since it should be present on 32 and 64 bit targets.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
CHANGES
package/openssl/openssl.mk