packages: crossmingw32-expat/crossmingw32-expat.spec - build and install on...

lkrotowski lkrotowski at pld-linux.org
Fri Jan 22 02:33:48 CET 2010


Author: lkrotowski                   Date: Fri Jan 22 01:33:48 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- build and install only library

---- Files affected:
packages/crossmingw32-expat:
   crossmingw32-expat.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: packages/crossmingw32-expat/crossmingw32-expat.spec
diff -u packages/crossmingw32-expat/crossmingw32-expat.spec:1.21 packages/crossmingw32-expat/crossmingw32-expat.spec:1.22
--- packages/crossmingw32-expat/crossmingw32-expat.spec:1.21	Mon Jan 14 20:28:19 2008
+++ packages/crossmingw32-expat/crossmingw32-expat.spec	Fri Jan 22 02:33:43 2010
@@ -86,12 +86,12 @@
 	--target=%{target} \
 	--host=%{target}
 
-%{__make}
+%{__make} buildlib
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install \
+%{__make} installlib \
 	DESTDIR=$RPM_BUILD_ROOT
 
 install -d $RPM_BUILD_ROOT%{_dlldir}
@@ -127,6 +127,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2010/01/22 01:33:43  lkrotowski
+- build and install only library
+
 Revision 1.21  2008/01/14 19:28:19  qboosh
 - force %{_lib}-independent libdir
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/crossmingw32-expat/crossmingw32-expat.spec?r1=1.21&r2=1.22&f=u



More information about the pld-cvs-commit mailing list