diff --git a/anda/tools/chafa/chafa.spec b/anda/tools/chafa/chafa.spec index 217226dd07..5d98ca2012 100644 --- a/anda/tools/chafa/chafa.spec +++ b/anda/tools/chafa/chafa.spec @@ -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