From 1cd47297ffba14cf09558bbe09bab41dee7d7b9f Mon Sep 17 00:00:00 2001 From: Mahno Date: Sat, 22 Mar 2025 18:52:34 +0800 Subject: [PATCH] try fix build issues --- tqtinterface.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/tqtinterface.spec b/tqtinterface.spec index 3319edb..cc48da0 100644 --- a/tqtinterface.spec +++ b/tqtinterface.spec @@ -47,6 +47,7 @@ cd ../tqt.build/ pushd qtinterface rm -f *.la popd +export LD_LIBRARY_PATH=%{trinity_dir}/lib:$LD_LIBRARY_PATH make install %check