X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fpkg%2Fsgml-common;h=4ab4dd69c8620e499cd4d69865dcad75abb64728;hb=25444ab74e068ffdba5d00817d7eb0daff096839;hp=68337f40cf2a58ccc5da39165d9a8758585d6efc;hpb=60157f2c50d533839a848c05bb99e6fbf8d2da01;p=hvlinux.git diff --git a/stage3/pkg/sgml-common b/stage3/pkg/sgml-common index 68337f4..4ab4dd6 100644 --- a/stage3/pkg/sgml-common +++ b/stage3/pkg/sgml-common @@ -2,6 +2,11 @@ hvconfig_pre() { + # This package does not distribute some autoconf files, and symlinks them + # to /usr/share/automake. + cd ${LFS_TMP}/${PACKAGE} + autoreconf -f -i + CAT1="/etc/sgml/sgml-ent.cat" CAT2="/usr/share/sgml/sgml-iso-entities-8879.1986/catalog"