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

fftw.spec

index 6dc1c335cf57a5413b3857a4a22fdc5fe24fc6dd..5e5b2f75d5705ef771583dd2109ee96182cf8df2 100644 (file)
--- a/fftw.spec
+++ b/fftw.spec
@@ -110,7 +110,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.la
+%{_libdir}/lib*.la
 %attr(755,root,root) %{_libdir}/lib*.so
 %{_includedir}/*
 %{_infodir}/fftw.info*
This page took 0.048295 seconds and 4 git commands to generate.