From 24f3d342341598b28f7b21cf72d5bf0a6187bea7 Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Wed, 23 Sep 2015 06:20:26 +0200 Subject: net-analyzer/rrdtool: Quote REPLACING_VERSIONS (bug #561228). Package-Manager: portage-2.2.20.1 --- net-analyzer/rrdtool/rrdtool-1.5.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-analyzer/rrdtool') diff --git a/net-analyzer/rrdtool/rrdtool-1.5.4.ebuild b/net-analyzer/rrdtool/rrdtool-1.5.4.ebuild index 1505e3be6eb..dfa9e20b5cf 100644 --- a/net-analyzer/rrdtool/rrdtool-1.5.4.ebuild +++ b/net-analyzer/rrdtool/rrdtool-1.5.4.ebuild @@ -173,7 +173,7 @@ src_install() { } pkg_postinst() { - if [[ ${REPLACING_VERSIONS} -le 1.3 ]]; then + if [[ "${REPLACING_VERSIONS}" -le 1.3 ]]; then ewarn "Since version 1.3, rrdtool dump emits completely legal xml. Basically this" ewarn "means that it contains an xml header and a DOCTYPE definition. Unfortunately" ewarn "this causes older versions of rrdtool restore to be unhappy." -- cgit v1.2.1