This commit is contained in:
YellowJacketLinux 2024-10-06 17:40:59 -07:00
parent 458defd06f
commit 54b327f1ba

View File

@ -132,7 +132,7 @@ getSource "${zstd_dnl}" "${zstd_sha256}" "${zstd_tarball}"
cp ${CWD}/CH8Build/libressl-${libressl_version}-cnf-name.patch .
rm -f ${HOME}/lfs-sources.tar
tar -cJpf ${HOME}/lfs-sources.tar .
tar -cpf ${HOME}/lfs-sources.tar .
echo "Sources backed-up as ${HOME}/lfs-sources.tar"