Corrections erreurs de compilation udev et module-init-tools, et déplacé les éxécutab...
[hvlinux.git] / stage2 / hv-install-2
index 824ff26..d9ed780 100755 (executable)
@@ -41,7 +41,7 @@ FORCE_UNSAFE_CONFIGURE=1 ipkg ${TAR_PACKAGE} "--bindir=/bin --libexecdir=/usr/sb
 ipkg ${TEXINFO}
 ipkg ${UDEV}
 ipkg ${GRUB}
-ipkg -m acnb ${DHCP}
+ipkg -m acnb ${DHCP} "--exec-prefix=/"
 
 if [ -n "${WIFI_SUPPORT}" ]; then
     PREFIX=/usr ipkg -m noac -s wireless-tools ${WIRELESS_TOOLS}