diff --git a/SPECS/bc.spec b/SPECS/bc.spec index eef16c1..3257b39 100644 --- a/SPECS/bc.spec +++ b/SPECS/bc.spec @@ -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