[packages/libspectrum] - added macro dir argument to aclocal to avoid unknown macro warning
qboosh
qboosh at pld-linux.org
Tue Nov 15 21:36:38 CET 2016
commit e4f6843a701d045721e65b7a03902912e1ec21e5
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Nov 15 21:36:45 2016 +0100
- added macro dir argument to aclocal to avoid unknown macro warning
libspectrum.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libspectrum.spec b/libspectrum.spec
index ff6e556..6054fcd 100644
--- a/libspectrum.spec
+++ b/libspectrum.spec
@@ -73,7 +73,7 @@ echo 'AC_DEFUN([AM_PATH_GLIB],[$3])' >> acinclude.m4
%build
%{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
%{__autoconf}
%{__autoheader}
%{__automake}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libspectrum.git/commitdiff/e4f6843a701d045721e65b7a03902912e1ec21e5
More information about the pld-cvs-commit
mailing list