gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r5698 - GNUnet-docs/WWW


From: gnunet
Subject: [GNUnet-SVN] r5698 - GNUnet-docs/WWW
Date: Sun, 30 Sep 2007 06:25:21 -0600 (MDT)

Author: durner
Date: 2007-09-30 06:25:21 -0600 (Sun, 30 Sep 2007)
New Revision: 5698

Modified:
   GNUnet-docs/WWW/download.php3
Log:
fix

Modified: GNUnet-docs/WWW/download.php3
===================================================================
--- GNUnet-docs/WWW/download.php3       2007-09-30 12:24:34 UTC (rev 5697)
+++ GNUnet-docs/WWW/download.php3       2007-09-30 12:25:21 UTC (rev 5698)
@@ -120,7 +120,7 @@
                                W("This location can also be used as an apt 
repository.");
                                W("Add the following lines to %s to be able to 
install and update GNUnet using apt:", "/etc/apt/sources.list");
                                PRE("$ deb http://gnunet.org/download/debian/ 
feisty universe");
-                               PRE("$ deb-src 
http://gnunet.org/download/debian/ feisty main");
+                               PRE("$ deb-src 
http://gnunet.org/download/debian/ feisty universe");
                                W("After that, you have to import the public 
key used to sign the packages by running the following command:");
                                PRE("$ gpg --keyserver hkp://wwwkeys.eu.pgp.net 
--recv-keys 0x09146862 && gpg --armor --export 0x09146862 | sudo apt-key add 
-");
                        ?>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]