X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Fpkg%2Fwireless-tools;h=9747dbe72fd6e28808163840c0fe1678fb962a7a;hb=362292f8b7f808d3e7d8742fff2b2cdec0a4b171;hp=e617a12c9409c28360e43d2809539569b45088ca;hpb=114ae232b33e1f8dde2418af5fd3c0f0b5e035dd;p=hvlinux.git diff --git a/stage2/pkg/wireless-tools b/stage2/pkg/wireless-tools index e617a12..9747dbe 100644 --- a/stage2/pkg/wireless-tools +++ b/stage2/pkg/wireless-tools @@ -3,7 +3,7 @@ hvconfig_pre() { sed -e "s!^\(INSTALL_DIR=\).*!\1/sbin!" \ - -e "s!^\(INSTALL_LIB=\).*!\1/lib!" -i ${LFS_TMP}/${PACKAGE}/Makefile + -e "s!^\(INSTALL_LIB=\).*!\1/lib!" -i ${SRC_DIR}/Makefile } hvbuild_post() @@ -12,7 +12,6 @@ hvbuild_post() cat > /etc/sysconfig/network/ssid/TEMPLATE << EOF # This file must be named exactly as your ESSID (case is important) -KEY_TYPE="WPA-PSK" # This can be "static" or "dhcp" BOOTPROTO="static"