]> git.pld-linux.org Git - packages/SDL_image.git/commitdiff
- fix permission on executables.
authorkloczek <kloczek@pld-linux.org>
Fri, 11 Feb 2000 09:31:15 +0000 (09:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    SDL_image.spec -> 1.3

SDL_image.spec

index d7bcd5f559aac9bd731881f0069b3a3d4a2fee06..61c344b08fe7bad897f92530521381fcf4e2e7aa 100644 (file)
@@ -60,7 +60,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%{_bindir}/showimage
+%attr(755,root,roo) %{_bindir}/showimage
 %attr(755,root,roo) %{_libdir}/lib*.so.*.*
 
 %files devel
This page took 0.049356 seconds and 4 git commands to generate.