try fix build issues

This commit is contained in:
Mahno 2025-03-22 18:52:34 +08:00
parent 9232399fe7
commit 1cd47297ff

View File

@ -47,6 +47,7 @@ cd ../tqt.build/
pushd qtinterface pushd qtinterface
rm -f *.la rm -f *.la
popd popd
export LD_LIBRARY_PATH=%{trinity_dir}/lib:$LD_LIBRARY_PATH
make install make install
%check %check