[packages/cacti-spine] add missing -I m4 for aclocal

glen glen at pld-linux.org
Tue Jan 19 12:09:35 CET 2016


commit 56dd2a9f33ccf4f80274432df1fdb398be1cad50
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Jan 19 13:09:30 2016 +0200

    add missing -I m4 for aclocal

 cacti-spine.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cacti-spine.spec b/cacti-spine.spec
index e4e3664..7f2bf23 100644
--- a/cacti-spine.spec
+++ b/cacti-spine.spec
@@ -58,7 +58,7 @@ procesorem cmd.php.
 
 %build
 %{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
 %{__automake}
 %{__autoconf}
 chmod +x ./configure
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cacti-spine.git/commitdiff/56dd2a9f33ccf4f80274432df1fdb398be1cad50



More information about the pld-cvs-commit mailing list