From 9750f8cb72fe29bcbb734cfb0dfb5814011f1367 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 31 Oct 2014 15:10:44 +0000 Subject: Modernize plist --- sysutils/atop/pkg-plist | 3 +-- 1 file changed, 1 insertion(+), 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%% -- cgit sd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*amdmi32016-05-191-12/+12