]> Untitled Git - hvlinux.git/commitdiff
Deactivate parallel build for cdparanoia
authorHugo Villeneuve <hugo@hugovil.com>
Mon, 8 Dec 2014 04:41:38 +0000 (23:41 -0500)
committerHugo Villeneuve <hugo@hugovil.com>
Sat, 27 Dec 2014 03:26:26 +0000 (22:26 -0500)
stage3/hv-install-1

index 49b09165aa0d4818eb6509df738931d8e82a036b..1c8b56a597938e51edca9bd810653c0108c1aae9 100755 (executable)
@@ -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}