From dfc3b4a903a85aadff6af41ca6de0c640c0e4fee Mon Sep 17 00:00:00 2001 From: Yen-Ming Lee Date: Wed, 8 Oct 2003 07:59:11 +0000 Subject: tell users that some logs are left behind after the port is deinstalled. Reminded by: lioux --- net-mgmt/ipfm/pkg-plist | 1 + net/ipfm/pkg-plist | 1 + 2 files changed, 2 insertions(+) diff --git a/net-mgmt/ipfm/pkg-plist b/net-mgmt/ipfm/pkg-plist index 74273dcc3e89..51974749b2b9 100644 --- a/net-mgmt/ipfm/pkg-plist +++ b/net-mgmt/ipfm/pkg-plist @@ -1,3 +1,4 @@ sbin/ipfm etc/ipfm.conf @exec mkdir -p /var/log/ipfm +@unexec rmdir /var/log/ipfm 2>/dev/null || echo "The logs will be left in /var/log/ipfm after the port is deinstalled." diff --git a/net/ipfm/pkg-plist b/net/ipfm/pkg-plist index 74273dcc3e89..51974749b2b9 100644 --- a/net/ipfm/pkg-plist +++ b/net/ipfm/pkg-plist @@ -1,3 +1,4 @@ sbin/ipfm etc/ipfm.conf @exec mkdir -p /var/log/ipfm +@unexec rmdir /var/log/ipfm 2>/dev/null || echo "The logs will be left in /var/log/ipfm after the port is deinstalled." -- cgit v1.2.3