chore (geis): use %conf (#11311) (#11364)

This commit is contained in:
Raboneko
2026-04-17 13:37:39 -05:00
committed by GitHub
parent 6db82b255e
commit b9154c2ebb
+2 -1
View File
@@ -37,7 +37,7 @@ developing applications that use %{name}.
%prep
%autosetup -n geis-%{version}+16.04.20160126 -p1
%build
%conf
NOCONFIGURE=1 \
./autogen.sh
@@ -48,6 +48,7 @@ export PYTHON
--disable-silent-rules \
--disable-static
%build
%make_build
%install