diff options
Diffstat (limited to 'net/jwhois/pkg-plist')
-rw-r--r-- | net/jwhois/pkg-plist | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/jwhois/pkg-plist b/net/jwhois/pkg-plist index 7c77a4c73d72..c9eabb3bd1d7 100644 --- a/net/jwhois/pkg-plist +++ b/net/jwhois/pkg-plist @@ -18,4 +18,5 @@ etc/jwhois.conf.sample @unexec rm -f %D/var/jwhois/jwhois.db 2>/dev/null || true @unexec rmdir %D/var/jwhois 2>/dev/null || true @unexec rmdir %D/var 2>/dev/null || true -@unexec rmdir -p %D/man/sv/man1 2>/dev/null || true +@unexec rmdir %D/man/sv/man1 2>/dev/null || true +@unexec rmdir %D/man/sv 2>/dev/null || true |