From d923f1c6c57aa44d75e6ef650a2e2de24ec44143 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Sat, 18 Apr 2026 03:22:28 -0500 Subject: [PATCH] chore (lomiri frame): use %conf (#11387) (#11465) (cherry picked from commit 57b2883228484d8c14092c95aea2d829624b3896) Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- anda/desktops/lomiri-unity/frame/frame.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/anda/desktops/lomiri-unity/frame/frame.spec b/anda/desktops/lomiri-unity/frame/frame.spec index eff103791c..ac7da8587c 100644 --- a/anda/desktops/lomiri-unity/frame/frame.spec +++ b/anda/desktops/lomiri-unity/frame/frame.spec @@ -33,7 +33,7 @@ developing applications that use %{name}. %prep %autosetup -c -p1 -%build +%conf NOCONFIGURE=1 \ ./autogen.sh @@ -44,6 +44,7 @@ export PYTHON --disable-silent-rules \ --disable-static +%build %make_build %install