summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--repo/devel/sgml-common.xibuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/repo/devel/sgml-common.xibuild b/repo/devel/sgml-common.xibuild
index 4e2d900..3e0d2fd 100644
--- a/repo/devel/sgml-common.xibuild
+++ b/repo/devel/sgml-common.xibuild
@@ -24,6 +24,8 @@ build() {
package () {
make DESTDIR=$PKG_DEST docdir=/usr/share/doc install &&
+ mkdir -pv $PKG_DEST/etc/sgml
+
$PKG_DEST/usr/bin/install-catalog --add $PKG_DEST/etc/sgml/sgml-ent.cat \
$PKG_DEST/usr/share/sgml/sgml-iso-entities-8879.1986/catalog &&