aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorleeym <leeym@FreeBSD.org>2003-09-30 22:35:50 +0800
committerleeym <leeym@FreeBSD.org>2003-09-30 22:35:50 +0800
commit166cef85d6fc53052d045504fc63310f13cff6df (patch)
tree935c4819474f5bd6aa00820bd4926e765bb4b413
parentdffc60f102d7ddef796e45d45fa13aed2ec57829 (diff)
downloadfreebsd-ports-gnome-166cef85d6fc53052d045504fc63310f13cff6df.tar.gz
freebsd-ports-gnome-166cef85d6fc53052d045504fc63310f13cff6df.tar.zst
freebsd-ports-gnome-166cef85d6fc53052d045504fc63310f13cff6df.zip
Don't remove historical logs when deinstalling.
PR: 54465 Submitted by: Phil Regnauld <regnauld@catpipe.net> Reviewed by: maintainer
-rw-r--r--net-mgmt/ipfm/pkg-plist1
-rw-r--r--net/ipfm/pkg-plist1
2 files changed, 0 insertions, 2 deletions
diff --git a/net-mgmt/ipfm/pkg-plist b/net-mgmt/ipfm/pkg-plist
index ddc80a00a81b..74273dcc3e89 100644
--- a/net-mgmt/ipfm/pkg-plist
+++ b/net-mgmt/ipfm/pkg-plist
@@ -1,4 +1,3 @@
sbin/ipfm
etc/ipfm.conf
@exec mkdir -p /var/log/ipfm
-@unexec rm -rf /var/log/ipfm
diff --git a/net/ipfm/pkg-plist b/net/ipfm/pkg-plist
index ddc80a00a81b..74273dcc3e89 100644
--- a/net/ipfm/pkg-plist
+++ b/net/ipfm/pkg-plist
@@ -1,4 +1,3 @@
sbin/ipfm
etc/ipfm.conf
@exec mkdir -p /var/log/ipfm
-@unexec rm -rf /var/log/ipfm