Author: alexander
Date: 2006-07-15 08:42:45 -0600 (Sat, 15 Jul 2006)
New Revision: 1660

Modified:
   trunk/packages/xfsprogs/Makefile
Log:
Fixed "File Not Found" error with xfsprogs tarball


Modified: trunk/packages/xfsprogs/Makefile
===================================================================
--- trunk/packages/xfsprogs/Makefile    2006-07-15 14:34:51 UTC (rev 1659)
+++ trunk/packages/xfsprogs/Makefile    2006-07-15 14:42:45 UTC (rev 1660)
@@ -5,7 +5,7 @@
 DIR= $(NM)-$(VRS)
 
 FILE= $(DIR).src.tar.bz2
-URL-$(FILE)= $(HTTPBLFS)/$(NM)/$(FILE)
+URL-$(FILE)= http://mirrors.probonic.com/blfs/conglomeration/xfsprogs/$(FILE)
 SHA-$(FILE)= e05d9390bfdb53e34be0a30ae495afc02ca08bad
 
 # Targets

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

Reply via email to