mirror of
https://github.com/YellowJacketLinux/lfs-buildscripts.git
synced 2025-02-02 23:07:18 +08:00
bug fix
This commit is contained in:
parent
458defd06f
commit
54b327f1ba
@ -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"
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user