]> git.pld-linux.org Git - packages/fam.git/commitdiff
- massive attack: no need for 755 for *.la
authorankry <ankry@pld-linux.org>
Mon, 25 Nov 2002 14:13:02 +0000 (14:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fam.spec -> 1.19

fam.spec

index 87de5e521ae04649400f5ebea7e4a697ad97dace..9625a428bf36209bf52a9d2a4ea51c0672c4a682 100644 (file)
--- a/fam.spec
+++ b/fam.spec
@@ -139,7 +139,7 @@ rm -rf $RPM_BUILD_ROOT
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/lib*.so
-%attr(755,root,root) %{_libdir}/lib*.la
+%{_libdir}/lib*.la
 %{_includedir}/*.h
 %{_mandir}/man3/*
 
This page took 0.062683 seconds and 4 git commands to generate.