]> git.pld-linux.org Git - packages/edb.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:
    edb.spec -> 1.14

edb.spec

index 0a2b68ce8747ade6d111ee87580a5077fdc6efca..e2cfee2c8cfcc2e60c5a450b5467cca5a9d4e4e5 100644 (file)
--- a/edb.spec
+++ b/edb.spec
@@ -102,7 +102,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/edb-config
 %{_includedir}/*
-%attr(755,root,root) %{_libdir}/lib*.la
+%{_libdir}/lib*.la
 %attr(755,root,root) %{_libdir}/lib*.so
 
 %files static
This page took 0.064512 seconds and 4 git commands to generate.