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

(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:22:29 -05:00
committed by GitHub
parent 41b36b58a7
commit 39b1cf4177
+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