From 08af4ca3b20c92221fb0bc3ee563e36c24232fa7 Mon Sep 17 00:00:00 2001 From: John Vogel Date: Sat, 8 Jun 2024 08:48:20 -0400 Subject: local/iso8879: new aport --- iso8879/iso8879.post-install | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 iso8879/iso8879.post-install (limited to 'iso8879/iso8879.post-install') diff --git a/iso8879/iso8879.post-install b/iso8879/iso8879.post-install new file mode 100644 index 0000000..38c56cc --- /dev/null +++ b/iso8879/iso8879.post-install @@ -0,0 +1,6 @@ +#!/bin/sh + +[ -d /etc/sgml ] || mkdir -m 0755 /etc/sgml +[ -f /etc/sgml/catalog ] || xmlcatmgr -s create + +xmlcatmgr -s add CATALOG /usr/share/sgml/iso8879/catalog -- -- cgit v1.2.3