From 8a6e07886e2fc89a13a069fdf5dd73dfd37a68eb Mon Sep 17 00:00:00 2001 From: Mahno Date: Sat, 22 Mar 2025 17:55:02 +0800 Subject: [PATCH] try fix install issues --- tqtinterface.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/tqtinterface.spec b/tqtinterface.spec index c301de8..fc17772 100644 --- a/tqtinterface.spec +++ b/tqtinterface.spec @@ -42,6 +42,7 @@ cmake \ make %{?_smp_mflags} %install +cd ../tqt.build/ make install %check