blfs 10.1 updates

This commit is contained in:
K D Hedger
2021-04-18 19:40:10 +01:00
parent 6ae4bb74be
commit 99f68d9fdb
817 changed files with 1740 additions and 92 deletions

View File

@ -2,6 +2,8 @@
. /usr/share/LFSPkg/LFSFunctions
trap 'echo -e "$0 ${RED}FAILED${NORMAL} at line ${GREEN}${LINENO}${NORMAL}"' ERR
DEPENDS="Module-Build-0.42"
if ! lfspkg -B "$DEPENDS";then
exit 100