Kouhei Sutou
null+****@clear*****
Sat Dec 17 21:55:52 JST 2016
Kouhei Sutou 2016-12-17 21:55:52 +0900 (Sat, 17 Dec 2016) New Revision: bff8bdad6e95722debde9a95c247eff18bd2a0b4 https://github.com/pgroonga/pgroonga/commit/bff8bdad6e95722debde9a95c247eff18bd2a0b4 Message: package rpm: use predefined macros Modified files: packages/yum/postgresql-pgroonga.spec.in Modified: packages/yum/postgresql-pgroonga.spec.in (+4 -4) =================================================================== --- packages/yum/postgresql-pgroonga.spec.in 2016-12-17 21:55:26 +0900 (6749119) +++ packages/yum/postgresql-pgroonga.spec.in 2016-12-17 21:55:52 +0900 (09cded2) @@ -44,10 +44,10 @@ It is based on Groonga. %build %if %{_centos_ver} == 6 cat <<EOF > msgpack.pc -prefix=/tmp/local -exec_prefix=\${prefix} -libdir=\${exec_prefix}/lib -includedir=\${prefix}/include +prefix=%{_prefix} +exec_prefix=%{_exec_prefix} +libdir=%{_libdir} +includedir=%{_includedir} Name: MessagePack Description: Binary-based efficient object serialization library -------------- next part -------------- HTML����������������������������...Download