X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fpkg%2FOpenSP;h=e4d49b38efd25ab34fadea91b3b03ab3884f083e;hb=1b6490195147ee6d1098cf255240d60f60c40108;hp=9ee4aefa2a279f6591cd6432539cd3a82f8d4387;hpb=9e3f8101a7e4d974db8e9afeb9c90c13a43ae8d7;p=hvlinux.git diff --git a/stage3/pkg/OpenSP b/stage3/pkg/OpenSP index 9ee4aef..e4d49b3 100644 --- a/stage3/pkg/OpenSP +++ b/stage3/pkg/OpenSP @@ -20,13 +20,12 @@ hvconfig_pre() fi fi - cd ${LFS_TMP}/${PACKAGE} + cd ${SRC_DIR} sed -i 's:32,:253,:' lib/Syntax.cxx sed -i 's:LITLEN 240 :LITLEN 8092:' \ unicode/{gensyntax.pl,unicode.syn} - CONFIGURE_OPTS="\ - ${CONFIGURE_OPTS} \ + CONFIGURE_OPTS+=" \ --disable-static \ --disable-doc-build \ --enable-default-catalog=/etc/sgml/catalog \