From 6044902bfd21145d74e8e067afa9fc8b243f873e Mon Sep 17 00:00:00 2001 From: Abhinandan Prateek Date: Sat, 19 Apr 2014 10:30:56 +0530 Subject: [PATCH] Revert "CLOUDSTACK-6451: Missing some library dependencies to 32 bit support for vhd-util" This reverts commit 85a67157c146e3fa15c42b11cc04bc81f66c4f84. --- tools/appliance/definitions/systemvmtemplate64/postinstall.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/appliance/definitions/systemvmtemplate64/postinstall.sh b/tools/appliance/definitions/systemvmtemplate64/postinstall.sh index 6a2107bd2b1..a330cea89b6 100644 --- a/tools/appliance/definitions/systemvmtemplate64/postinstall.sh +++ b/tools/appliance/definitions/systemvmtemplate64/postinstall.sh @@ -90,7 +90,6 @@ install_packages() { apt-get --no-install-recommends -q -y --force-yes install haproxy #32 bit architecture support:: not required for 32 bit template - DEBIAN_FRONTEND=noninteractive apt-get --no-install-recommends -qq -y --force-yes install libssl-dev libapr1-dev dpkg --add-architecture i386 apt-get update apt-get --no-install-recommends -q -y --force-yes install links:i386 libuuid1:i386