aboutsummaryrefslogtreecommitdiff
path: root/textproc/slides/files/pkg-deinstall.in
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/slides/files/pkg-deinstall.in')
-rw-r--r--textproc/slides/files/pkg-deinstall.in7
1 files changed, 3 insertions, 4 deletions
diff --git a/textproc/slides/files/pkg-deinstall.in b/textproc/slides/files/pkg-deinstall.in
index 04034f4b5ee4..e9e55b8d901f 100644
--- a/textproc/slides/files/pkg-deinstall.in
+++ b/textproc/slides/files/pkg-deinstall.in
@@ -3,12 +3,11 @@
# This script will remove the slides entries added to xml catalog.
# -- Rui Lopes <rui@ruilopes.com>
-XMLCATMGR=@XMLCATMGR@
-CATALOG_PORTS_XML=@CATALOG_PORTS_XML@
-PORTNAME=@PORTNAME@
+XMLCATMGR=%%XMLCATMGR%%
+CATALOG_PORTS_XML=%%CATALOG_PORTS_XML%%
if [ "$2" != "POST-DEINSTALL" ]; then
exit 0
fi
-${XMLCATMGR} -c "${CATALOG_PORTS_XML}" remove http://docbook.sourceforge.net/release/${PORTNAME}/
+${XMLCATMGR} -c "${CATALOG_PORTS_XML}" remove http://docbook.sourceforge.net/release/slides/