#! /bin/sh # $FreeBSD: ports/french/pluxml/files/pkg-deinstall.in,v 1.1 2007/08/21 16:27:51 thierry Exp $ # PATH=/bin:/usr/bin:/usr/sbin if [ "$2" != "POST-DEINSTALL" ]; then exit 0 fi if [ -d %%WWWDIR%% ]; then echo "===> You may delete '%%WWWDIR%%' if you want to really delete your blog." fi