info file is not part of zstd

Este commit está contenido en:
Chris Cromer 2020-06-01 20:30:39 -04:00
padre deee245993
commit 1e2f0a976a
Firmado por: cromer
ID de clave GPG: 39CC813FF3C8708A
Se han modificado 1 ficheros con 0 adiciones y 1 borrados

Ver fichero

@ -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