freebsd-ports/textproc/slides/files/pkg-deinstall.in
Pav Lucistnik 4070feb8bb The Slides doctype and stylesheets are for making presentations.
WWW: http://docbook.sourceforge.net/projects/slides/

PR:		ports/66243
Submitted by:	Jean-Baptiste Quenot <jb.quenot@caraldi.com>
2004-05-05 13:45:34 +00:00

14 lines
345 B
Bash

#!/bin/sh
# 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@
if [ "$2" != "POST-DEINSTALL" ]; then
exit 0
fi
${XMLCATMGR} -c "${CATALOG_PORTS_XML}" remove http://docbook.sourceforge.net/release/${PORTNAME}/