diff options
Diffstat (limited to 'repo/devel/sgml-common.xibuild')
-rw-r--r-- | repo/devel/sgml-common.xibuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/repo/devel/sgml-common.xibuild b/repo/devel/sgml-common.xibuild index f345b25..1069c08 100644 --- a/repo/devel/sgml-common.xibuild +++ b/repo/devel/sgml-common.xibuild @@ -26,6 +26,7 @@ package () { mkdir -pv $PKG_DEST/etc/sgml + chmod +x bin/install-catalog bin/install-catalog --add $PKG_DEST/etc/sgml/sgml-ent.cat \ $PKG_DEST/usr/share/sgml/sgml-iso-entities-8879.1986/catalog && |