https://bugzilla.redhat.com/show_bug.cgi?id=1256100



--- Comment #6 from gil cattaneo <punto...@libero.it> ---
(In reply to gil cattaneo from comment #5)

> Suggestion:
> cryptominisat4.src:87: E: hardcoded-library-path in
> %{_prefix}/lib/lib%{name}*
> cryptominisat4.src:88: E: hardcoded-library-path in %{_prefix}/lib/cmake
> cryptominisat4.src:89: E: hardcoded-library-path in
> %{_prefix}/lib/|%{_libdir}/|'
> can you patch cmake file, chaging the hardcoded ${dir}/lib with
> ${LIB_INSTALL_DIR}
> e.g. %{__cmake} -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix}
> -DLIB_INSTALL_DIR:PATH=%{_libdir} -DALSO_BUILD_STATIC_LIB=OFF .

make install DESTDIR=%{buildroot}

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to