]> git.pld-linux.org Git - packages/Razor.git/commitdiff
- fix perms
authoraredridel <aredridel@pld-linux.org>
Sat, 3 Jan 2004 06:55:02 +0000 (06:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Razor.spec -> 1.17

Razor.spec

index ea7fe543f98d6c746da07f00ecfad58cb2036bd9..f1b95ba0dd7f49e535931df46f43b66534cee44e 100644 (file)
@@ -83,7 +83,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc Change* BUGS README INSTALL CREDITS
-%{_bindir}/*
+%attr(755,root,root) %{_bindir}/*
 %{_mandir}/man[15]/*
 
 %files -n perl-Razor
This page took 0.09596 seconds and 4 git commands to generate.