Add network scripts for CLFS systemd branch
This commit is contained in:
parent
8fe64627db
commit
b4df9e1bbe
1 changed files with 1 additions and 1 deletions
|
@ -717,7 +717,7 @@ network_Makefiles() { #
|
|||
-e 's@64@@' \
|
||||
-e 's@n32@@'`
|
||||
case $name in
|
||||
*network*) name=network-cross-lfs ;;
|
||||
network-scripts) name=clfs-network-scripts ;;
|
||||
esac
|
||||
|
||||
pkg_tarball=$(get_package_tarball_name $name)
|
||||
|
|
Reference in a new issue