mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-27 09:42:12 +08:00
I'm getting there (slowly).
Changed the http download links to use the gnome-download-http entity git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5814 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
ec20ccfa33
commit
5404a650cd
@ -4,7 +4,7 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY libxml2-download-http "http://ftp.gnome.org/pub/gnome/sources/libxml2/2.6/libxml2-&libxml2-version;.tar.gz">
|
||||
<!ENTITY libxml2-download-http "&gnome-download-http;/libxml2/2.6/libxml2-&libxml2-version;.tar.gz">
|
||||
<!-- Broken link
|
||||
<!ENTITY libxml2-download-http "http://xmlsoft.org/libxml2/libxml2-&libxml2-version;.tar.gz">
|
||||
-->
|
||||
|
@ -4,7 +4,7 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY libxslt-download-http "http://ftp.gnome.org/pub/gnome/sources/libxslt/1.1/libxslt-&libxslt-version;.tar.gz">
|
||||
<!ENTITY libxslt-download-http "&gnome-download-http;/libxslt/1.1/libxslt-&libxslt-version;.tar.gz">
|
||||
<!-- Broken link
|
||||
<!ENTITY libxslt-download-http "http://xmlsoft.org/libxslt/libxslt-&libxslt-version;.tar.gz">
|
||||
-->
|
||||
|
Loading…
Reference in New Issue
Block a user