[packages/mc] missing autoheader invocation

atler atler at pld-linux.org
Wed Apr 21 19:54:29 CEST 2021


commit 26eecf4bb20c454104215e8f07c5a52766b8a2ae
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Apr 21 19:32:06 2021 +0200

    missing autoheader invocation

 mc.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/mc.spec b/mc.spec
index e43f664..b4661b9 100644
--- a/mc.spec
+++ b/mc.spec
@@ -177,6 +177,7 @@ sed -E -i -e '1s,#!\s*/usr/bin/env\s+python2(\s|$),#!%{__python}\1,' -e '1s,#!\s
 %{__libtoolize}
 %{__aclocal} -I m4
 %{__autoconf}
+%{__autoheader}
 %{__automake}
 
 export X11_WWW="xdg-open"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mc.git/commitdiff/e20b801fed7e7d5c131c5cbb1c0a96d8f6680f73



More information about the pld-cvs-commit mailing list