diff --git a/SPECS/expat.spec b/SPECS/expat.spec index d5aa7d8..3127bd3 100644 --- a/SPECS/expat.spec +++ b/SPECS/expat.spec @@ -31,7 +31,6 @@ The Expat package contains a stream oriented C library for parsing XML. install -D -m644 COPYING %{buildroot}/usr/share/licenses/%{name}/LICENSE #----------------------------------------------------------------------------- # Create file list -# rm %{buildroot}%{_infodir}/dir find %{buildroot} -name '*.la' -delete find "${RPM_BUILD_ROOT}" -not -type d -print > filelist.list sed -i "s|^${RPM_BUILD_ROOT}||" filelist.list @@ -40,7 +39,6 @@ The Expat package contains a stream oriented C library for parsing XML. #----------------------------------------------------------------------------- %files -f filelist.list %defattr(-,root,root) - %{_mandir}/man1/* #----------------------------------------------------------------------------- %changelog * Sun May 31 2020 Chris Cromer 2.2.9-1