fix incorrect license file name in bc spec

This commit is contained in:
Chris Cromer 2020-06-01 16:54:55 -04:00
parent e3632f488a
commit af23dcca6a
Signed by: cromer
GPG Key ID: 39CC813FF3C8708A
1 changed files with 1 additions and 1 deletions

View File

@ -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