SPECS: glibc.spec - fix memusage script.

pluto pluto at pld-linux.org
Wed Feb 14 16:18:37 CET 2007


Author: pluto                        Date: Wed Feb 14 15:18:37 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix memusage script.

---- Files affected:
SPECS:
   glibc.spec (1.683 -> 1.684) 

---- Diffs:

================================================================
Index: SPECS/glibc.spec
diff -u SPECS/glibc.spec:1.683 SPECS/glibc.spec:1.684
--- SPECS/glibc.spec:1.683	Tue Feb 13 08:16:45 2007
+++ SPECS/glibc.spec	Wed Feb 14 16:18:27 2007
@@ -1431,7 +1431,9 @@
 	--enable-hidden-plt \
 	--enable-profile
 
-%{__make}
+%{__make} \
+	 sLIBdir=%{_libdir}
+
 cd ..
 
 %if %{with tests}
@@ -2010,6 +2012,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.684  2007/02/14 15:18:27  pluto
+- fix memusage script.
+
 Revision 1.683  2007/02/13 07:16:45  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/glibc.spec?r1=1.683&r2=1.684&f=u



More information about the pld-cvs-commit mailing list