9.1 #1

Merged
cromer merged 46 commits from 9.1 into master 2020-06-02 00:45:19 -04:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit af23dcca6a - Show all commits

View File

@ -22,7 +22,7 @@ The Bc package contains an arbitrary precision numeric processing language
make DESTDIR=%{buildroot} install make DESTDIR=%{buildroot} install
#----------------------------------------------------------------------------- #-----------------------------------------------------------------------------
# Copy license/copying file # 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 # Create file list
rm %{buildroot}%{_infodir}/dir rm %{buildroot}%{_infodir}/dir