prep: commit changes of install-sh by autoreconf

This commit is contained in:
Kamil Dudka 2018-05-15 12:29:55 +02:00
parent 77d76bbc12
commit ee2391a1c6

View File

@ -47,7 +47,7 @@ git commit -m "configure.ac: compatibility fixes for RHEL-6"
%endif
autoreconf -fiv
git add configure config.{guess,sub} Makefile.in
git add configure config.{guess,sub} Makefile.in install-sh
git commit -m "force autoreconf" --allow-empty
%build