Remove installation of ncurses and file at stage0
[hvlinux.git] / stage5 / pkg / texlive
index 1d81ba9..17b83e8 100644 (file)
@@ -17,11 +17,11 @@ 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-shared                \
+        --enable-build-in-source-tree  \
         --without-luatex               \
+        --enable-shared                \
         --enable-mktextex-default"
 
     # This TexLive version overwrites /usr/bin/man. Save Man-DB version
@@ -33,6 +33,8 @@ hvconfig_pre()
 
 hvbuild_post()
 {
+    cp -a ${LFS_TMP}/${PACKAGE}/utils/biber/TeXLive /usr/lib/perl5/site_perl/$(get_pkg_ver ${PERL})
+
     rm -v /usr/texmf{,-dist}
     install -v -m1777 -d /var/lib/livetex/fonts
     install -v -m755  -d /usr/share/texmf-{config,var,local}