]> git.pld-linux.org Git - packages/SDL_image.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_image.spec -> 1.41

SDL_image.spec

index 7d8fc91c50ebc8d68171ffb9a38ed85ea1ff3257..da66be7d0042e2b4090b3dec7c9437bb80a31539 100644 (file)
@@ -118,7 +118,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc {README,CHANGES}.gz
 %attr(755,root,root) %{_libdir}/lib*.so
-%attr(755,root,root) %{_libdir}/lib*.la
+%{_libdir}/lib*.la
 %{_includedir}/SDL/*
 
 %files static
This page took 0.184726 seconds and 4 git commands to generate.