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

This commit is contained in:
Raboneko
2026-04-17 13:55:14 -05:00
committed by GitHub
parent aabeeb88dc
commit 3d17b2e070
+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