info file is not part of zstd

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

View File

@ -29,7 +29,6 @@ being backed by a very fast decoder.
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