fix incorrect license file name in bc spec

Este commit está contenido en:
Chris Cromer 2020-06-01 16:54:55 -04:00
padre e3632f488a
commit af23dcca6a
Firmado por: cromer
ID de clave GPG: 39CC813FF3C8708A
Se han modificado 1 ficheros con 1 adiciones y 1 borrados

Ver fichero

@ -22,7 +22,7 @@ The Bc package contains an arbitrary precision numeric processing language
make DESTDIR=%{buildroot} install
#-----------------------------------------------------------------------------
# Copy license/copying file
install -D -m644 COPYING %{buildroot}/usr/share/licenses/%{name}/LICENSE
install -D -m644 LICENSE.md %{buildroot}/usr/share/licenses/%{name}/LICENSE
#-----------------------------------------------------------------------------
# Create file list
rm %{buildroot}%{_infodir}/dir