Author: bdubbs Date: 2005-11-06 21:16:16 -0700 (Sun, 06 Nov 2005) New Revision: 5265
Modified: trunk/BOOK/general.ent trunk/BOOK/stylesheets/patcheslist.xsl Log: Update patches location Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2005-11-07 02:42:39 UTC (rev 5264) +++ trunk/BOOK/general.ent 2005-11-07 04:16:16 UTC (rev 5265) @@ -15,7 +15,7 @@ <!ENTITY downloads-root "http://www.linuxfromscratch.org/blfs/downloads/svn"> <!ENTITY downloads-project "http://downloads.linuxfromscratch.org"> <!ENTITY hints-root "http://www.linuxfromscratch.org/hints"> -<!ENTITY patch-root "http://www.linuxfromscratch.org/blfs/downloads/svn"> +<!ENTITY patch-root "http://www.linuxfromscratch.org/patches/blfs/svn"> <!-- <!ENTITY lfs-root "http://www.linuxfromscratch.org/lfs/view/&lfs-version;"> --> <!ENTITY lfs-root "../../../../lfs/view/&lfs-version;"> <!ENTITY publisher "Unknown"> Modified: trunk/BOOK/stylesheets/patcheslist.xsl =================================================================== --- trunk/BOOK/stylesheets/patcheslist.xsl 2005-11-07 02:42:39 UTC (rev 5264) +++ trunk/BOOK/stylesheets/patcheslist.xsl 2005-11-07 04:16:16 UTC (rev 5265) @@ -73,4 +73,5 @@ </xsl:if> </xsl:template> -</xsl:stylesheet> \ No newline at end of file +</xsl:stylesheet> + -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
