Skip to content

Commit

Permalink
use autoreconf -fis
Browse files Browse the repository at this point in the history
  • Loading branch information
mbhangui committed Jun 16, 2024
1 parent 17c4be5 commit ad4e487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion indimail-x/indimail.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ if [ %{reconfigure_mode} -eq 1 ] ; then
echo "reconfiguring..."
%{__mkdir_p} m4
aclocal -I m4
autoreconf -fiv
autoreconf -fis
fi

%if %build_on_obs == 0
Expand Down

0 comments on commit ad4e487

Please sign in to comment.