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

This commit is contained in:
Raboneko
2026-04-17 13:37:54 -05:00
committed by GitHub
parent 74b99b4040
commit 623d0f9b8d
+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