1 <?xml version='
1.0' encoding='ISO-
8859-
1'
?>
3 <!-- Version 0.9pre1 - Manuel Canales Esparcia <macana@lfs-es.org>
4 Based on the original patcheslist.xsl posted by Matthew Burgess -->
6 <!-- This also work again BLFS -->
8 <xsl:stylesheet xmlns:
xsl=
"http://www.w3.org/1999/XSL/Transform"
11 <xsl:output method=
"text"/>
13 <xsl:template match=
"//text()">
17 <xsl:template match=
"//ulink">
18 <xsl:if test=
"contains(@url, '.patch')">
19 <xsl:value-of select=
"@url"/>
20 <xsl:text>
</xsl:text>