From ee2391a1c67458f79e7bfaaf58339733b800a908 Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Tue, 15 May 2018 12:29:55 +0200 Subject: [PATCH] prep: commit changes of install-sh by autoreconf --- logrotate.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/logrotate.spec b/logrotate.spec index ad780d1..4d53114 100644 --- a/logrotate.spec +++ b/logrotate.spec @@ -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