Use bash variable add operator
[hvlinux.git] / stage5 / pkg / texlive
index 6da9240..17b83e8 100644 (file)
@@ -17,8 +17,7 @@ hvconfig_pre()
         -e 's|\$TEXMFVAR/fonts|/var/lib/livetex/fonts|'    \
         ${LFS_TMP}/${PACKAGE}/texk/kpathsea/texmf.cnf
 
-    CONFIGURE_OPTS="\
-        ${CONFIGURE_OPTS} \
+    CONFIGURE_OPTS+=" \
         --disable-native-texlive-build \
         --enable-build-in-source-tree  \
         --without-luatex               \