Ajout support pour archives xz, et ajout fonction pour vérifier qu'on est bien l...
[hvlinux.git] / stage3 / hv-install-1
index 7d0f5bd..0064fdc 100755 (executable)
@@ -162,7 +162,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the
        ipkg ${LIBVORBIS}
        ipkg -m acnb ${FLAC}
        ipkg ${LAME}
-        ipkg ${LIBA52} "--enable-shared"
+        CFLAGS="-fPIC ${CFLAGS}" ipkg ${LIBA52} "--enable-shared"
 
        ipkg ${LIBID3TAG}
        ipkg ${LIBMAD}