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

Atlas-C++.spec

index 3c6dcd0a2a495bed4b51bee0c8fc8538262a28a1..359d95e3b97b9d6be2e849872768951889e23667 100644 (file)
@@ -101,7 +101,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/atlas-config
 %{_includedir}/Atlas
-%attr(755,root,root) %{_libdir}/lib*.la
+%{_libdir}/lib*.la
 %{_libdir}/lib*.so
 %{_aclocaldir}/atlas.m4
 
This page took 0.078138 seconds and 4 git commands to generate.