From b6da98a433afbc39d82dc26b098ff3c1a91e1220 Mon Sep 17 00:00:00 2001 From: Hugo Villeneuve Date: Sun, 7 Dec 2014 23:41:38 -0500 Subject: [PATCH] Deactivate parallel build for cdparanoia --- 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 49b0916..1c8b56a 100755 --- a/stage3/hv-install-1 +++ b/stage3/hv-install-1 @@ -184,7 +184,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the ipkg ${ALSA_LIB} ipkg -m acnb ${ALSA_UTILS} - ipkg -m acnb ${CDPARANOIA} + ipkg -j -m acnb ${CDPARANOIA} ipkg -m noac -s "ladspa" ${LADSPA} -- 2.20.1