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

This commit is contained in:
Raboneko
2026-04-17 21:32:10 -05:00
committed by GitHub
parent 1061eaead6
commit 0e05ca0b72
+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