summaryrefslogtreecommitdiff
path: root/community/nsd/install
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-02-16 23:15:21 +0000
committerroot <root@rshg054.dnsready.net>2012-02-16 23:15:21 +0000
commit76774d40da5ce246c9f2178fdf937706d99af4b2 (patch)
treed94469586899ec9ccf256ca7fab766f6e82f3cf1 /community/nsd/install
parent2e50a79768e42c26ff8850404f488425610abc0a (diff)
Thu Feb 16 23:15:21 UTC 2012
Diffstat (limited to 'community/nsd/install')
-rw-r--r--community/nsd/install1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/nsd/install b/community/nsd/install
index d90c83521..a2662903f 100644
--- a/community/nsd/install
+++ b/community/nsd/install
@@ -10,6 +10,7 @@ post_upgrade() {
[[ `vercmp $2 3.2.9` -lt 0 ]] && cat <<\EOF
==> The database format was updated; please run `nsdc rebuild`.
EOF
+ true
}
post_remove() {