SPECS: sim.spec - remove *.la files

shadzik shadzik at pld-linux.org
Thu Feb 22 06:42:41 CET 2007


Author: shadzik                      Date: Thu Feb 22 05:42:41 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- remove *.la files

---- Files affected:
SPECS:
   sim.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: SPECS/sim.spec
diff -u SPECS/sim.spec:1.26 SPECS/sim.spec:1.27
--- SPECS/sim.spec:1.26	Thu Feb 22 06:37:25 2007
+++ SPECS/sim.spec	Thu Feb 22 06:42:36 2007
@@ -74,6 +74,11 @@
 
 # it is _not_ in swahili
 rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/sw
+
+#remove .la files
+rm $RPM_BUILD_ROOT%{_libdir}/libsim.la
+rm $RPM_BUILD_ROOT%{_libdir}/sim/*.la
+
 %find_lang %{name}
 
 %clean
@@ -104,6 +109,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2007/02/22 05:42:36  shadzik
+- remove *.la files
+
 Revision 1.26  2007/02/22 05:37:25  shadzik
 - 1 more file
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/sim.spec?r1=1.26&r2=1.27&f=u



More information about the pld-cvs-commit mailing list