]> git.pld-linux.org Git - packages/bcm43xx.git/commitdiff
- missing attr
authorsparky <sparky@pld-linux.org>
Fri, 20 Jan 2006 19:42:35 +0000 (19:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bcm43xx.spec -> 1.5

bcm43xx.spec

index b2d5e6239ef8a5c25416af616a33801d837fb0ae..2749a5a12378115c4055a7648475c3d65c5ee394 100644 (file)
@@ -164,7 +164,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc README README.fwcutter
-%{_bindir}/fwcutter
+%attr(755,root,root) %{_bindir}/fwcutter
 %endif
 
 %if %{with kernel}
This page took 0.069271 seconds and 4 git commands to generate.