Compilation automatique du kernel au stage1.
[hvlinux.git] / stage3 / hv-install-1
index 8dca1b4..1059d67 100755 (executable)
@@ -69,7 +69,6 @@ ipkg -m noac ${UNRAR}
 ipkg ${CPIO}
 
 ipkg ${PARTED} "--disable-device-mapper"
-ipkg ${ED}
 ipkg ${BC} "--with-readline"
 INIT_D_PATH=/etc/rc.d/init.d \
     ipkg -m acnb ${FUSE}
@@ -176,7 +175,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the
 
         # Audio servers
         ipkg ${SPEEX}
-       ipkg ${JACK} "--disable-portaudio"
+       ipkg ${JACK} "--disable-portaudio --libdir=/usr/lib"
 
        ipkg ${ALSA_PLUGINS} # Depends on pulseaudio
        ipkg ${VORBIS_TOOLS}