summaryrefslogtreecommitdiff
path: root/core/nfs-utils/nfs-utils.install
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-07-06 03:43:28 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-07-06 03:43:28 +0000
commitb464c2860e91a60ffce805697b504bfbf7715148 (patch)
tree3054911ec7bee24f4b196eaaca8d65eb855332d5 /core/nfs-utils/nfs-utils.install
parent4cd3fcfccda5c0375669bd300834ac77a0a617fb (diff)
Sun Jul 6 03:41:15 UTC 2014
Diffstat (limited to 'core/nfs-utils/nfs-utils.install')
-rw-r--r--core/nfs-utils/nfs-utils.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/nfs-utils/nfs-utils.install b/core/nfs-utils/nfs-utils.install
index 7d88ac9c5..a301b73eb 100644
--- a/core/nfs-utils/nfs-utils.install
+++ b/core/nfs-utils/nfs-utils.install
@@ -14,7 +14,7 @@ EOM
## arg 1: the new package version
## arg 2: the old package version
post_upgrade() {
- if [ "$(vercmp $2 1.2.9-5)" -lt 0 ]; then
+ if [ "$(vercmp $2 1.3.0-3)" -lt 0 ]; then
cat << 'EOM'
==> IMPORTANT 1.3.0 NFS UTILS CHANGES:
==> This is a rather important upgrade, you are going to have to change systemd services files.