[packages/ntp] add missing -I m4 for sntp build

glen glen at pld-linux.org
Mon Aug 31 09:42:03 CEST 2015


commit 75790ae2051af381c7b31925875821ba982bb3e6
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Aug 31 10:41:35 2015 +0300

    add missing -I m4 for sntp build

 ntp.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ntp.spec b/ntp.spec
index 2e86019..3ff6b4e 100644
--- a/ntp.spec
+++ b/ntp.spec
@@ -263,7 +263,7 @@ echo 'AM_CONDITIONAL([NEED_LIBOPTS], false)' >> sntp/configure.ac
 %{__automake}
 cd sntp
 %{__libtoolize}
-%{__aclocal} -I libopts/m4 -I libevent/m4
+%{__aclocal} -I m4 -I libopts/m4 -I libevent/m4
 %{__autoconf}
 %{__automake}
 cd ..
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ntp.git/commitdiff/e8f8a9a494a316e14a987e0b97c03565e8784582



More information about the pld-cvs-commit mailing list