man is not installed anymore

This commit is contained in:
Chris Cromer 2020-06-01 18:31:30 -04:00
parent aef0a94cca
commit d8ea6fb342
Signed by: cromer
GPG Key ID: 39CC813FF3C8708A
1 changed files with 0 additions and 2 deletions

View File

@ -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 <chris@cromer.cl> 2.2.9-1