From 519488fcdcfa7378f277ba872dc9741b6519ee93 Mon Sep 17 00:00:00 2001 From: Abhinandan Prateek Date: Mon, 9 Mar 2015 00:20:28 -0400 Subject: [PATCH] fixing misleading comment --- tools/appliance/definitions/systemvm64template/postinstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/appliance/definitions/systemvm64template/postinstall.sh b/tools/appliance/definitions/systemvm64template/postinstall.sh index e585f861a02..90ff6fdead8 100644 --- a/tools/appliance/definitions/systemvm64template/postinstall.sh +++ b/tools/appliance/definitions/systemvm64template/postinstall.sh @@ -102,7 +102,7 @@ install_packages() { apt-get --no-install-recommends -q -y --force-yes install haproxy - #32 bit architecture support:: not required for 32 bit template + #installing 32 -bit architecture for running vhd-util dpkg --add-architecture i386 apt-get update apt-get --no-install-recommends -q -y --force-yes install links:i386 libuuid1:i386