Remove needless use of %defattr
This commit is contained in:
parent
0678d2ecb8
commit
c67b80f321
@ -120,7 +120,6 @@ fi
|
|||||||
# The distribution contains also source files. These are used by m4
|
# The distribution contains also source files. These are used by m4
|
||||||
# when the target parser file is generated.
|
# when the target parser file is generated.
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
|
||||||
%doc AUTHORS ChangeLog NEWS README THANKS TODO COPYING
|
%doc AUTHORS ChangeLog NEWS README THANKS TODO COPYING
|
||||||
%{_mandir}/*/bison*
|
%{_mandir}/*/bison*
|
||||||
%{_datadir}/bison
|
%{_datadir}/bison
|
||||||
|
Loading…
Reference in New Issue
Block a user