diff options
author | Makoto Matsushita <matusita@FreeBSD.org> | 2002-03-15 16:53:34 +0000 |
---|---|---|
committer | Makoto Matsushita <matusita@FreeBSD.org> | 2002-03-15 16:53:34 +0000 |
commit | b39c04de3409e962067acda1da7d2066c14d404c (patch) | |
tree | 4599adf7e06653b6083a116d39590525b60c5a4c /net/jwhois/pkg-plist | |
parent | 96f428bd5f72bfbe55ccb2121a9086d8126077ea (diff) |
Notes
Diffstat (limited to 'net/jwhois/pkg-plist')
-rw-r--r-- | net/jwhois/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/jwhois/pkg-plist b/net/jwhois/pkg-plist index 2c89883003ff..53de324357e2 100644 --- a/net/jwhois/pkg-plist +++ b/net/jwhois/pkg-plist @@ -12,6 +12,7 @@ share/locale/sv/LC_MESSAGES/jwhois.mo @unexec rmdir %D/share/locale/*/LC_MESSAGES 2>/dev/null || true @unexec rmdir %D/share/locale/* 2>/dev/null || true @unexec rmdir %D/share/locale 2>/dev/null || true +@exec mkdir -p %D/var/jwhois 2>/dev/null || true @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 |