chore (grail): use %conf (#11318) (#11359)

This commit is contained in:
Raboneko
2026-04-17 13:55:01 -05:00
committed by GitHub
parent c6f22f7765
commit afc0797fe9
+2 -1
View File
@@ -38,7 +38,7 @@ developing applications that use %{name}.
%prep
%autosetup -n grail-%{version}
%build
%conf
autoreconf --force --install
PYTHON=%{__python3}
export PYTHON
@@ -49,6 +49,7 @@ export PYTHON
--with-x11 \
--disable-static
%build
%make_build
%install