diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-06-30 21:18:09 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-06-30 21:18:09 +0000 |
commit | 5e5d6e1151b8e6564c71c6e9b5a57df464c6eea6 (patch) | |
tree | 5758249f5519e0f46734cbe05f26cfc167277244 | |
parent | c7028d2b3687195af48bff4d373d3f1576aff749 (diff) | |
download | ports-5e5d6e1151b8e6564c71c6e9b5a57df464c6eea6.tar.gz ports-5e5d6e1151b8e6564c71c6e9b5a57df464c6eea6.zip |
Notes
-rw-r--r-- | sysutils/logwatch/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/logwatch/pkg-plist b/sysutils/logwatch/pkg-plist index e99694e2bbc5..0a428f16e766 100644 --- a/sysutils/logwatch/pkg-plist +++ b/sysutils/logwatch/pkg-plist @@ -276,6 +276,7 @@ libexec/logwatch/defaults/shared/removeservice sbin/logwatch.pl @exec mkdir -p %D/var/logwatch @dirrm var/logwatch +@dirrmtry var @dirrm libexec/logwatch/defaults/shared @dirrm libexec/logwatch/defaults/services @dirrm libexec/logwatch/defaults/logfiles/yum |