From 8045c361a66f72b4dcaef6d3257a1acd0ac22adf Mon Sep 17 00:00:00 2001 From: gobo72 Date: Mon, 22 Aug 2011 02:44:13 +0000 Subject: [PATCH] =?utf8?q?R=C3=A9gl=C3=A9=20probl=C3=A8me=20avec=20JACK=20?= =?utf8?q?qui=20installait=20ses=20librairies=20dans=20/usr/lib64?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- stage3/hv-install-1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stage3/hv-install-1 b/stage3/hv-install-1 index 8dca1b4..b4aa2ef 100755 --- a/stage3/hv-install-1 +++ b/stage3/hv-install-1 @@ -176,7 +176,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} -- 2.20.1