Author: bdubbs
Date: Wed Apr 10 13:23:42 2019
New Revision: 21452

Log:
Fix glm url

Modified:
   trunk/BOOK/general/graphlib/glm.xml

Modified: trunk/BOOK/general/graphlib/glm.xml
==============================================================================
--- trunk/BOOK/general/graphlib/glm.xml Wed Apr 10 05:51:08 2019        (r21451)
+++ trunk/BOOK/general/graphlib/glm.xml Wed Apr 10 13:23:42 2019        (r21452)
@@ -4,7 +4,7 @@
   <!ENTITY % general-entities SYSTEM "../../general.ent">
   %general-entities;
 
-  <!ENTITY glm-download-http 
"https://github.com/g-truc/glm/archive/&glm-version;.tar.gz";>
+  <!ENTITY glm-download-http 
"https://github.com/g-truc/glm/archive/&glm-version;/glm-&glm-version;.tar.gz";>
   <!ENTITY glm-download-ftp  " ">
   <!ENTITY glm-md5sum        "e06e859bd80c5d6042f5c53630f385ec">
   <!ENTITY glm-size          "4.4 MB">
@@ -71,7 +71,7 @@
         </para>
       </listitem>
     </itemizedlist>
-
+<!--
     <note>
       <para>
         The <application>GLM</application> source tarball shown above
@@ -84,7 +84,7 @@
      -O glm-&glm-version;.tar.gz</userinput></screen>
         </para>
       </note>
-
+-->
     <bridgehead renderas="sect3">GLM Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required</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