From 3b5ca331acb2b5a1de0499a6e5b5a90c31238d2f Mon Sep 17 00:00:00 2001 From: radhikap Date: Wed, 19 Dec 2012 10:05:28 +0530 Subject: [PATCH] fix for CLOUDSTACK-481 Signed-off-by: radhikap --- docs/en-US/build-deb.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en-US/build-deb.xml b/docs/en-US/build-deb.xml index 26721234a0e..2bcb1c51816 100644 --- a/docs/en-US/build-deb.xml +++ b/docs/en-US/build-deb.xml @@ -110,7 +110,7 @@ cloud-utils_4.0.1-incubating_amd64.deb create /etc/apt/sources.list.d/cloudstack.list with this line: - deb http://server.url/cloudstack/repo binary/ + deb http://server.url/cloudstack/repo binary ./ Now that you have the repository info in place, you'll want to run another update so that APT knows where to find the &PRODUCT; packages.