From 4cb9e6d7d430efa41cec772e4d84ea57c50696df Mon Sep 17 00:00:00 2001 From: Wido den Hollander Date: Mon, 5 Nov 2012 10:23:09 +0100 Subject: [PATCH] docs: Change filename of Deb repository file These files should end with .list, otherwise Apt won't pick them up. --- docs/en-US/configure-package-repository.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en-US/configure-package-repository.xml b/docs/en-US/configure-package-repository.xml index 268387db942..9ef2307b105 100644 --- a/docs/en-US/configure-package-repository.xml +++ b/docs/en-US/configure-package-repository.xml @@ -43,7 +43,7 @@
DEB package repository You can add a DEB package repository to your apt sources with the following commands. Please note that only packages for Ubuntu 12.04 LTS (precise) are being built at this time. - Use your preferred editor and open (or create) /etc/apt/sources.list.d/cloudstack. Add the community provided repository to the file: + Use your preferred editor and open (or create) /etc/apt/sources.list.d/cloudstack.list. Add the community provided repository to the file: deb http://cloudstack.apt-get.eu/ubuntu precise 4.0 We now have to add the public key to the trusted keys. $ wget -O - http://cloudstack.apt-get.eu/release.asc|apt-key add -