[packages/CoinUtils] - fix hardcoded pkg-config path - rel 2

baggins baggins at pld-linux.org
Tue May 5 20:22:15 CEST 2015


commit d5edbb30e723f6eecb36ae37195b916b7fd0a726
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue May 5 20:21:49 2015 +0200

    - fix hardcoded pkg-config path
    - rel 2

 CoinUtils.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/CoinUtils.spec b/CoinUtils.spec
index 68656ca..0d97a77 100644
--- a/CoinUtils.spec
+++ b/CoinUtils.spec
@@ -7,7 +7,7 @@ Summary:	COIN-OR Utilities library
 Summary(pl.UTF-8):	Biblioteka narzędziowa COIN-OR Utilities
 Name:		CoinUtils
 Version:	2.9.17
-Release:	1
+Release:	2
 License:	Eclipse Public License v1.0
 Group:		Libraries
 Source0:	http://www.coin-or.org/download/source/CoinUtils/%{name}-%{version}.tgz
@@ -100,6 +100,7 @@ cd CoinUtils
 %{__automake}
 cd ..
 %configure \
+	PKG_CONFIG_PATH="%{_pkgconfigdir}" \
 	--enable-dependency-linking \
 	%{?with_static_libs:--enable-static}
 %{__make}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/CoinUtils.git/commitdiff/d5edbb30e723f6eecb36ae37195b916b7fd0a726



More information about the pld-cvs-commit mailing list