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

giblib.spec

index 138d75e2c8c698dac9811acd284693193fac63d5..c20bc780a31a33d98ca701018ee0ebf246da658d 100644 (file)
@@ -90,7 +90,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/%{name}
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/lib*.so
-%attr(755,root,root) %{_libdir}/lib*.la
+%{_libdir}/lib*.la
 
 %files static
 %defattr(644,root,root,755)
This page took 0.177087 seconds and 4 git commands to generate.