specfile: Removed '%defattr' as it's not needed
This commit is contained in:
parent
d6790014d9
commit
aaecf19272
@ -262,7 +262,6 @@ then
|
|||||||
end
|
end
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
|
||||||
%config(noreplace) /etc/skel/.b*
|
%config(noreplace) /etc/skel/.b*
|
||||||
%{_bindir}/sh
|
%{_bindir}/sh
|
||||||
%{_bindir}/bash
|
%{_bindir}/bash
|
||||||
@ -293,7 +292,6 @@ end
|
|||||||
%doc doc/{FAQ,INTRO,README,bash{,ref}.html}
|
%doc doc/{FAQ,INTRO,README,bash{,ref}.html}
|
||||||
|
|
||||||
%files doc -f %{name}-doc.files
|
%files doc -f %{name}-doc.files
|
||||||
%defattr(-, root, root)
|
|
||||||
%doc doc/*.ps doc/*.0 doc/*.html doc/article.txt
|
%doc doc/*.ps doc/*.0 doc/*.html doc/article.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user