Update kernel config for ASUS G3220
[hvlinux.git] / stage3 / pkg / sgml-dtd4
index 5d41192..cd9c715 100644 (file)
@@ -5,9 +5,9 @@ hvbuild()
     cd ${LFS_TMP}/${PACKAGE}
     sed -i -e '/ISO 8879/d' \
         -e '/gml/d' docbook.cat
-    install -d /usr/share/sgml/docbook/sgml-dtd-${SGML_DTD4_VER}
+    install -v -d /usr/share/sgml/docbook/sgml-dtd-${SGML_DTD4_VER}
     chown -R root:root .
-    install docbook.cat \
+    install -v docbook.cat \
         /usr/share/sgml/docbook/sgml-dtd-${SGML_DTD4_VER}/catalog
     cp -af *.dtd *.mod *.dcl /usr/share/sgml/docbook/sgml-dtd-${SGML_DTD4_VER}
     install-catalog --add /etc/sgml/sgml-docbook-dtd-${SGML_DTD4_VER}.cat \