packages: libffi/libffi.spec - fixed aclocal call

qboosh qboosh at pld-linux.org
Fri Sep 30 18:22:41 CEST 2011


Author: qboosh                       Date: Fri Sep 30 16:22:41 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fixed aclocal call

---- Files affected:
packages/libffi:
   libffi.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: packages/libffi/libffi.spec
diff -u packages/libffi/libffi.spec:1.23 packages/libffi/libffi.spec:1.24
--- packages/libffi/libffi.spec:1.23	Thu Sep  8 21:20:16 2011
+++ packages/libffi/libffi.spec	Fri Sep 30 18:22:36 2011
@@ -79,7 +79,7 @@
 
 %build
 %{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
@@ -135,6 +135,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2011/09/30 16:22:36  qboosh
+- fixed aclocal call
+
 Revision 1.23  2011/09/08 19:20:16  qboosh
 - updated to 3.0.10 (but gcc version is still used distro-wide though - so release 1.1 here)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libffi/libffi.spec?r1=1.23&r2=1.24&f=u



More information about the pld-cvs-commit mailing list