SPECS: pam.spec - missing -I m4 in aclocal

sparky sparky at pld-linux.org
Sat Aug 5 18:06:41 CEST 2006


Author: sparky                       Date: Sat Aug  5 16:06:41 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- missing -I m4 in aclocal

---- Files affected:
SPECS:
   pam.spec (1.239 -> 1.240) 

---- Diffs:

================================================================
Index: SPECS/pam.spec
diff -u SPECS/pam.spec:1.239 SPECS/pam.spec:1.240
--- SPECS/pam.spec:1.239	Sat Aug  5 18:05:40 2006
+++ SPECS/pam.spec	Sat Aug  5 18:06:36 2006
@@ -286,7 +286,7 @@
 
 %build
 %{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
@@ -496,6 +496,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.240  2006/08/05 16:06:36  sparky
+- missing -I m4 in aclocal
+
 Revision 1.239  2006/08/05 16:05:40  sparky
 - fake prelude AC_DEFUN; BR: auto*
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/pam.spec?r1=1.239&r2=1.240&f=u



More information about the pld-cvs-commit mailing list