aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-10-31 23:10:44 +0800
committerbapt <bapt@FreeBSD.org>2014-10-31 23:10:44 +0800
commit9750f8cb72fe29bcbb734cfb0dfb5814011f1367 (patch)
treef3fc7cbd4a81cddfc5a936a2f4d9abeca9d96ddf /sysutils
parent8fd81aeadd6467908a9f4eef71a7095bdf73e4b4 (diff)
downloadfreebsd-ports-gnome-9750f8cb72fe29bcbb734cfb0dfb5814011f1367.tar.gz
freebsd-ports-gnome-9750f8cb72fe29bcbb734cfb0dfb5814011f1367.tar.zst
freebsd-ports-gnome-9750f8cb72fe29bcbb734cfb0dfb5814011f1367.zip
Modernize plist
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/atop/pkg-plist3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/atop/pkg-plist b/sysutils/atop/pkg-plist
index 68beb26a6614..22586c0392c2 100644
--- a/sysutils/atop/pkg-plist
+++ b/sysutils/atop/pkg-plist
@@ -3,5 +3,4 @@ bin/atopsar
man/man1/atop.1.gz
man/man1/atopsar.1.gz
man/man5/atoprc.5.gz
-@exec if [ ! -d %%LOGDIR%% ] ; then mkdir %%LOGDIR%% ; fi
-@unexec rmdir %%LOGDIR%% || true
+@dir %%LOGDIR%%