aboutsummaryrefslogtreecommitdiff
path: root/system/mathML2dtd/douninst.sh
diff options
context:
space:
mode:
authorNecib ÇAPAR <necipcapar@gmail.com>2022-08-13 08:48:21 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-08-13 08:48:21 +0700
commit4e56e6c92ca45fe3a56d24e79fad10af7ac71a3c (patch)
tree143399e7b91ca4549e3341be7607db8d4f13346a /system/mathML2dtd/douninst.sh
parent745a7b999d151eebd8f0bdc781a47b7751797b6a (diff)
downloadslackbuilds-4e56e6c92ca45fe3a56d24e79fad10af7ac71a3c.tar.xz
system/mathML2dtd: Added (W3 MathML2 DTD).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/mathML2dtd/douninst.sh')
-rw-r--r--system/mathML2dtd/douninst.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/system/mathML2dtd/douninst.sh b/system/mathML2dtd/douninst.sh
new file mode 100644
index 000000000000..4357542fb3d5
--- /dev/null
+++ b/system/mathML2dtd/douninst.sh
@@ -0,0 +1,6 @@
+catalog_filepath=etc/xml/catalog
+
+# Remove 'mathML2dtd' catalog Entry
+xmlcatalog --noout --del \
+ "file:///usr/share/xml/schema/w3c/mathml2/catalog_mathML2.xml" \
+ $catalog_filepath