From 1c80703411134668d4984097075c00e172fb154f Mon Sep 17 00:00:00 2001 From: Mahno Date: Tue, 25 Mar 2025 14:05:09 +0800 Subject: [PATCH] try fix build issues --- tqtinterface.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tqtinterface.spec b/tqtinterface.spec index 95e7449..cc48da0 100644 --- a/tqtinterface.spec +++ b/tqtinterface.spec @@ -43,7 +43,7 @@ export LD_LIBRARY_PATH=%{trinity_dir}/lib:$LD_LIBRARY_PATH make %{?_smp_mflags} %install -cd ../tqt.build/qtinterface +cd ../tqt.build/ pushd qtinterface rm -f *.la popd