freebsd-ports/textproc/slides/files/pkg-deinstall.in
Adam Weinberger 8c2df26142 Stage.
PR:		192809
Submitted by:	Ports Fury
2014-08-23 16:22:50 +00:00

13 lines
324 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%%
if [ "$2" != "POST-DEINSTALL" ]; then
exit 0
fi
${XMLCATMGR} -c "${CATALOG_PORTS_XML}" remove http://docbook.sourceforge.net/release/slides/