You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by jz...@apache.org on 2013/01/08 22:06:06 UTC

git commit: fix for CLOUDSTACK-481

Updated Branches:
  refs/heads/master db2033d2e -> aa9ccf730


fix for CLOUDSTACK-481

Signed-off-by: radhikap <ra...@citrix.com>


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/master
Commit: aa9ccf73022412a7edba7bf266bbbc5ef86add53
Parents: db2033d
Author: radhikap <ra...@citrix.com>
Authored: Wed Dec 19 10:05:28 2012 +0530
Committer: Joe Brockmeier <jz...@zonker.net>
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 <filename>/etc/apt/sources.list.d/cloudstack.list</filename> with this 
           line:</para>
 
-      <programlisting>deb http://<replaceable>server.url</replaceable>/cloudstack/repo binary/</programlisting>
+      <programlisting>deb http://<replaceable>server.url</replaceable>/cloudstack/repo binary ./</programlisting>
         
         <para>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.</para>