Return-Path: X-Original-To: apmail-incubator-cloudstack-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A3433E057 for ; Wed, 9 Jan 2013 13:26:57 +0000 (UTC) Received: (qmail 31813 invoked by uid 500); 9 Jan 2013 13:26:49 -0000 Delivered-To: apmail-incubator-cloudstack-commits-archive@incubator.apache.org Received: (qmail 31732 invoked by uid 500); 9 Jan 2013 13:26:49 -0000 Mailing-List: contact cloudstack-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-commits@incubator.apache.org Received: (qmail 30990 invoked by uid 99); 9 Jan 2013 13:26:48 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jan 2013 13:26:48 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 58C9D11D34; Wed, 9 Jan 2013 13:26:48 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: ahuang@apache.org To: cloudstack-commits@incubator.apache.org X-Mailer: ASF-Git Admin Mailer Subject: [19/50] [abbrv] git commit: fix for CLOUDSTACK-481 Message-Id: <20130109132648.58C9D11D34@tyr.zones.apache.org> Date: Wed, 9 Jan 2013 13:26:48 +0000 (UTC) fix for CLOUDSTACK-481 Signed-off-by: radhikap Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/aa9ccf73 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/aa9ccf73 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/aa9ccf73 Branch: refs/heads/javelin Commit: aa9ccf73022412a7edba7bf266bbbc5ef86add53 Parents: db2033d Author: radhikap Authored: Wed Dec 19 10:05:28 2012 +0530 Committer: Joe Brockmeier Committed: Tue Jan 8 15:04:19 2013 -0600 ---------------------------------------------------------------------- docs/en-US/build-deb.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/aa9ccf73/docs/en-US/build-deb.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/build-deb.xml b/docs/en-US/build-deb.xml index deee3ce..37e5a7d 100644 --- a/docs/en-US/build-deb.xml +++ b/docs/en-US/build-deb.xml @@ -110,7 +110,7 @@ cloud-utils_4.0.0-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.