Remove obsolete patch
[hvlinux.git] / stage3 / pkg / OpenSP
index 9ee4aef..e4d49b3 100644 (file)
@@ -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 \