more fixes

This commit is contained in:
tux 2023-05-07 18:44:11 +02:00
parent 4c172be804
commit e7612beb61

View File

@ -7,6 +7,7 @@ chgrp -v utmp /var/log/lastlog &&
chmod -v 664 /var/log/lastlog && chmod -v 664 /var/log/lastlog &&
chmod -v 600 /var/log/btmp && chmod -v 600 /var/log/btmp &&
cd /sources && cd /sources &&
chown root:root build.log &&
echo "7.7. ""$LFS_GETTEXT""" echo "7.7. ""$LFS_GETTEXT"""
tar xf "$LFS_GETTEXT".tar.xz && tar xf "$LFS_GETTEXT".tar.xz &&