[packages/polarssl] - fix install libdir - rel 2

baggins baggins at pld-linux.org
Mon Feb 3 20:49:19 CET 2014


commit 39db92ee1865bb5034c28abd409e01fafdbbb73b
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Feb 3 20:49:06 2014 +0100

    - fix install libdir
    - rel 2

 polarssl.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/polarssl.spec b/polarssl.spec
index f918947..9498325 100644
--- a/polarssl.spec
+++ b/polarssl.spec
@@ -2,7 +2,7 @@ Summary:	Light-weight cryptographic and SSL/TLS library
 Summary(pl.UTF-8):	Lekka biblioteka kryptograficzna oraz SSL/TLS
 Name:		polarssl
 Version:	1.3.4
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		Libraries
 Source0:	http://polarssl.org/code/releases/%{name}-%{version}-gpl.tgz
@@ -46,6 +46,7 @@ wykorzystujących bibliotekę PolarSSL.
 install -d build
 cd build
 %cmake .. \
+	-DLIB_INSTALL_DIR:PATH=%{_libdir} \
 	-DUSE_SHARED_POLARSSL_LIBRARY:BOOL=1
 
 %{__make}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/polarssl.git/commitdiff/39db92ee1865bb5034c28abd409e01fafdbbb73b



More information about the pld-cvs-commit mailing list