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

gb.spec

diff --git a/gb.spec b/gb.spec
index b2f2345cea982d7cbf7e5c837952cbe6a4a760a6..036c5b3fba5b0169f34fb8dd4c4fd61717b0eeb6 100644 (file)
--- a/gb.spec
+++ b/gb.spec
@@ -94,7 +94,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc ChangeLog NEWS README TODO docs/*.txt
 %attr(755,root,root) %{_libdir}/lib*.so
-%attr(755,root,root) %{_libdir}/lib*.la
+%{_libdir}/lib*.la
 %attr(755,root,root) %{_libdir}/*.sh
 %{_includedir}/*
 
This page took 0.109108 seconds and 4 git commands to generate.