forked from pool/libtorrent-rasterbar
Accepting request 971808 from home:alois:branches:devel:libraries:c_c++
- Fix pkgconfig file for Leap 15.4 OBS-URL: https://build.opensuse.org/request/show/971808 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=160
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 21 11:51:34 UTC 2022 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
- Fix pkgconfig file for Leap 15.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 16 14:49:34 UTC 2022 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
|
@@ -136,6 +136,10 @@ install -Dm0755 build/examples/dump_torrent build/examples/make_torrent \
|
||||
|
||||
%fdupes %{buildroot}%{python3_sitearch}
|
||||
|
||||
# quick and dirty fix until upstream gh#arvidn/libtorrent#6830 is addressed
|
||||
sed -e 's/\-l\-pthread/\-pthread/' \
|
||||
-i %{buildroot}%{_libdir}/pkgconfig/%{name}.pc
|
||||
|
||||
%if %{with tests}
|
||||
%check
|
||||
export LD_LIBRARY_PATH=$PWD/build
|
||||
|
Reference in New Issue
Block a user