chore (lomiri frame): use %conf (#11387) (#11467)

(cherry picked from commit 57b2883228)

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
Raboneko
2026-04-18 03:25:36 -05:00
committed by GitHub
parent 97c63a76a5
commit 083bc90431
+2 -1
View File
@@ -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