Author: justin Date: 2005-11-04 22:09:39 -0700 (Fri, 04 Nov 2005) New Revision: 1052
Modified: branches/dm/packages/libxslt/Makefile branches/utf8-newmake/packages/libxslt/Makefile trunk/packages/libxslt/Makefile Log: Fixed HTTPBLFS typo. Modified: branches/dm/packages/libxslt/Makefile =================================================================== --- branches/dm/packages/libxslt/Makefile 2005-11-04 22:31:54 UTC (rev 1051) +++ branches/dm/packages/libxslt/Makefile 2005-11-05 05:09:39 UTC (rev 1052) @@ -5,7 +5,7 @@ DIR= $(NM)-$(VRS) FILE= $(DIR).tar.bz2 -URL-$(FILE)= $(HTTPBLSF)/$(NM)/$(FILE) +URL-$(FILE)= $(HTTPBLFS)/$(NM)/$(FILE) SHA-$(FILE)= 73ecb3e0bbcb879b1b345e4691ddff2841439cdf # Targets Modified: branches/utf8-newmake/packages/libxslt/Makefile =================================================================== --- branches/utf8-newmake/packages/libxslt/Makefile 2005-11-04 22:31:54 UTC (rev 1051) +++ branches/utf8-newmake/packages/libxslt/Makefile 2005-11-05 05:09:39 UTC (rev 1052) @@ -5,7 +5,7 @@ DIR= $(NM)-$(VRS) FILE= $(DIR).tar.bz2 -URL-$(FILE)= $(HTTPBLSF)/$(NM)/$(FILE) +URL-$(FILE)= $(HTTPBLFS)/$(NM)/$(FILE) SHA-$(FILE)= 73ecb3e0bbcb879b1b345e4691ddff2841439cdf # Targets Modified: trunk/packages/libxslt/Makefile =================================================================== --- trunk/packages/libxslt/Makefile 2005-11-04 22:31:54 UTC (rev 1051) +++ trunk/packages/libxslt/Makefile 2005-11-05 05:09:39 UTC (rev 1052) @@ -5,7 +5,7 @@ DIR= $(NM)-$(VRS) FILE= $(DIR).tar.bz2 -URL-$(FILE)= $(HTTPBLSF)/$(NM)/$(FILE) +URL-$(FILE)= $(HTTPBLFS)/$(NM)/$(FILE) SHA-$(FILE)= 73ecb3e0bbcb879b1b345e4691ddff2841439cdf # Targets -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
