Don't need the secondary url.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7879 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Jeremy Huntwork 2006-12-04 04:53:49 +00:00
parent 3a4594b22c
commit 911e9d573c

View File

@ -7,9 +7,6 @@
<xsl:output method="text"/>
<!-- The FTP server used as fallback -->
<xsl:param name="server">ftp://ftp.osuosl.org</xsl:param>
<!-- The libc model used for HLFS -->
<xsl:param name="model" select="glibc"/>