fix 'file listed twice' error

This commit is contained in:
Aleksandr Proklov 2021-10-11 12:57:32 +09:00
parent b976fec2bd
commit 0cb9ad9aeb

View file

@ -56,6 +56,7 @@ Autoconf package.
%files
%doc AUTHORS ChangeLog NEWS README THANKS
%doc %{_docdir}/amhello*
%{_bindir}/automake
%{_bindir}/aclocal
%{_bindir}/fix-old-automake-files
@ -82,7 +83,6 @@ Autoconf package.
%{_mandir}/man1/aclocal.1*
%{_mandir}/man1/automake-%{amversion}*
%{_mandir}/man1/automake.1*
%doc %{_docdir}/automake
#----------------------------------------------------------------------------