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

SDL.spec

index 6a222ec740f7eeab70fbcc0637277139d901b723..dc1ba74a24430b2a5047e09ecc2a42529f407c40 100644 (file)
--- a/SDL.spec
+++ b/SDL.spec
@@ -214,7 +214,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc BUGS CREDITS README TODO WhatsNew docs.html docs
 %attr(755,root,root) %{_bindir}/sdl-config
 %attr(755,root,root) %{_libdir}/lib*.so
-%attr(755,root,root) %{_libdir}/lib*.la
+%{_libdir}/lib*.la
 %{_libdir}/libSDLmain.a
 %{_includedir}/SDL
 %{_aclocaldir}/*
This page took 0.031262 seconds and 4 git commands to generate.