Author: randy
Date: 2008-08-10 15:21:06 -0600 (Sun, 10 Aug 2008)
New Revision: 7523

Modified:
   trunk/BOOK/general/sysutils/apache-ant.xml
Log:
Fixed the Apache Ant download URLs

Modified: trunk/BOOK/general/sysutils/apache-ant.xml
===================================================================
--- trunk/BOOK/general/sysutils/apache-ant.xml  2008-08-10 21:20:51 UTC (rev 
7522)
+++ trunk/BOOK/general/sysutils/apache-ant.xml  2008-08-10 21:21:06 UTC (rev 
7523)
@@ -4,8 +4,9 @@
   <!ENTITY % general-entities SYSTEM "../../general.ent">
   %general-entities;
 
-  <!ENTITY apache-ant-download-http 
"http://apache.org/dist/ant/source/apache-ant-&apache-ant-version;-src.tar.bz2";>
-  <!ENTITY apache-ant-download-ftp  
"ftp://ftp.oregonstate.edu/pub/apache/ant/source/apache-ant-&apache-ant-version;-src.tar.bz2";>
+  <!ENTITY apache-ant-download-http 
"&sources-anduin-http;/a/apache-ant-&apache-ant-version;-src.tar.bz2">
+  <!-- <!ENTITY apache-ant-download-ftp  
"ftp://ftp.oregonstate.edu/pub/apache/ant/source/apache-ant-&apache-ant-version;-src.tar.bz2";>
 -->
+  <!ENTITY apache-ant-download-ftp  " ">
   <!ENTITY apache-ant-md5sum        "22b378e27ab300e4d73bf09d91c7e2a6">
   <!ENTITY apache-ant-size          "6.8 MB">
   <!ENTITY apache-ant-buildsize     "109 MB">

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to