Author: bdubbs
Date: Fri Nov 17 17:46:37 2017
New Revision: 19511

Log:
Reset libnsl url

Modified:
   trunk/BOOK/networking/netlibs/libnsl.xml

Modified: trunk/BOOK/networking/netlibs/libnsl.xml
==============================================================================
--- trunk/BOOK/networking/netlibs/libnsl.xml    Fri Nov 17 14:53:32 2017        
(r19510)
+++ trunk/BOOK/networking/netlibs/libnsl.xml    Fri Nov 17 17:46:37 2017        
(r19511)
@@ -4,7 +4,7 @@
   <!ENTITY % general-entities SYSTEM "../../general.ent">
   %general-entities;
 
-  <!ENTITY libnsl-download-http 
"https://github.com/thkukuk/libnsl/archive/v&libnsl-version;.tar.gz";>
+  <!ENTITY libnsl-download-http 
"https://github.com/thkukuk/libnsl/archive/v&libnsl-version;/libnsl-&libnsl-version;.tar.gz";>
   <!ENTITY libnsl-download-ftp  " ">
   <!ENTITY libnsl-md5sum        "05222024777e12e2f6d48f2e7d067ac7">
   <!ENTITY libnsl-size          "208 KB">
@@ -71,19 +71,6 @@
       </listitem>
     </itemizedlist>
 
-    <note>
-      <para>
-        The <application>libnsl</application> source tarball shown above
-        downloads with the correct name, libnsl-&libnsl-version;.tar.gz, if
-        using a browser such as Firefox. If you prefer to use a command line
-        program such as wget, you normally would obtain 
v&libnsl-version;.tar.gz.
-        To obtain this package with the proper filename, run:
-
-<screen><userinput>wget -c 
https://github.com/thkukuk/libnsl/archive/v&libnsl-version;.tar.gz \
-     -O libnsl-&libnsl-version;.tar.gz</userinput></screen>
-      </para>
-    </note>
-
     <bridgehead renderas="sect3">libnsl Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Requried</bridgehead>
-- 
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