Author: krejzi
Date: Sat Nov 25 01:22:51 2017
New Revision: 19532

Log:
Disable gnupg ftp for the time being

Modified:
   trunk/BOOK/general.ent

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Fri Nov 24 14:19:30 2017        (r19531)
+++ trunk/BOOK/general.ent      Sat Nov 25 01:22:51 2017        (r19532)
@@ -43,7 +43,9 @@
 <!ENTITY gnu-http             "https://ftp.gnu.org/gnu";>
 <!ENTITY gnu-ftp              "ftp://ftp.gnu.org/gnu";>
 <!ENTITY gnupg-http           "https://www.gnupg.org/ftp/gcrypt";>
-<!ENTITY gnupg-ftp            "ftp://ftp.gnupg.org/gcrypt";>
+<!-- Something is wrong with ftp server and it confuses curl when currency 
runs it -->
+<!-- <!ENTITY gnupg-ftp       "ftp://ftp.gnupg.org/gcrypt";> -->
+<!ENTITY gnupg-ftp            " ">
 <!ENTITY gstreamer-dl         "https://gstreamer.freedesktop.org/src";>
 <!ENTITY kernel-dl            "https://www.kernel.org/pub";>
 <!ENTITY mozilla-http         "https://archive.mozilla.org/pub";>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to