]> git.pld-linux.org Git - packages/SDL_net.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_net.spec -> 1.21

SDL_net.spec

index 5afed423033d3ff330656c0e441ee515c477bfb2..47e68f8113d2f471005402a69ebc187e31e379ed 100644 (file)
@@ -84,7 +84,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc README.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.096994 seconds and 4 git commands to generate.