[packages/doomsday: 3/5] hack qt5 paths poisoning of all libs (including libGL)

glen glen at pld-linux.org
Mon Oct 14 09:54:18 CEST 2019


commit 0be37fbb40316d067e6a70896c4ae0d570acf65c
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Oct 13 21:52:23 2019 +0300

    hack qt5 paths poisoning of all libs (including libGL)

 doomsday.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/doomsday.spec b/doomsday.spec
index 64d42e7..1fe14f8 100644
--- a/doomsday.spec
+++ b/doomsday.spec
@@ -62,6 +62,8 @@ jDoom, jHeretic i jHexen dla Linuksa.
 install -d build
 cd build
 %cmake ../doomsday
+# idk why this happens
+grep -r %{_libdir}/qt5/lib . -l | xargs -r sed -i -e 's,%{_libdir}/qt5/lib/,%{_libdir}/,g'
 %{__make}
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/doomsday.git/commitdiff/0ae2f2f739532dc07248ec7dcbcda60461be3d47



More information about the pld-cvs-commit mailing list