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

This commit is contained in:
Raboneko
2026-04-17 13:54:36 -05:00
committed by GitHub
parent 876ad351a8
commit d114da77b1
+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