From ea4c40114ced63dad2f541f4a8477de0a421e53a Mon Sep 17 00:00:00 2001
From: Andrew McMillan
Date: Wed, 31 Mar 2010 13:51:54 +1300
Subject: [PATCH] Switch recommended source to pgp.net.nz for the repository
key.
---
docs/website/installation.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/website/installation.php b/docs/website/installation.php
index 30d9e73b..b07a45d9 100644
--- a/docs/website/installation.php
+++ b/docs/website/installation.php
@@ -18,7 +18,7 @@ manager to fetch and install DAViCal and all the dependencies.
you don't get asked for confirmation all the time:
-sudo apt-key advanced --keyserver subkeys.pgp.net --recv-keys F6E0FA5CF0307507BB23A512EAFCFEBF8FEB8EBF
+sudo apt-key advanced --keyserver pgp.net.nz --recv-keys F6E0FA5CF0307507BB23A512EAFCFEBF8FEB8EBF
Skip to the "Database Setup" part if you have done that already.