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

(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:28 -05:00
committed by GitHub
parent db972b251d
commit d923f1c6c5
+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