try fix build issues

This commit is contained in:
Mahno 2025-03-22 18:17:47 +08:00
parent 8a6e07886e
commit 5f792251d2

View File

@ -43,6 +43,9 @@ make %{?_smp_mflags}
%install
cd ../tqt.build/
pushd qtinterface
rm -f *.la
popd
make install
%check