Update for new BUILD_DIR and SRC_DIR variables
[hvlinux.git] / stage3 / pkg / sgml-common
index 4ab4dd6..663e6e3 100644 (file)
@@ -4,8 +4,8 @@ hvconfig_pre()
 {
     # This package does not distribute some autoconf files, and symlinks them
     # to /usr/share/automake.
-    cd ${LFS_TMP}/${PACKAGE}
-    autoreconf -f -i
+    cd ${SRC_DIR}
+    autoreconf -f -vi
 
     CAT1="/etc/sgml/sgml-ent.cat"
     CAT2="/usr/share/sgml/sgml-iso-entities-8879.1986/catalog"