chore (chafa): use %conf (#11428) (#11441)

This commit is contained in:
Raboneko
2026-04-17 21:31:41 -05:00
committed by GitHub
parent 19f54fe239
commit 8b3bc76546
+3 -1
View File
@@ -45,9 +45,11 @@ Requires: %{name}-libs%{?_isa} = %{evr}
%prep
%autosetup -n chafa-%{version}
%build
%conf
autoreconf -ivf
%configure --disable-rpath
%build
%make_build
%install