--- xsl/url.xsl.orig	Mon Apr  5 02:07:53 2010
+++ xsl/url.xsl	Sat Nov 27 17:44:19 2010
@@ -68,7 +68,7 @@
   <xsl:variable name="url2">
     <xsl:choose>
       <!-- Behaviour depending on the texlive version -->
-      <xsl:when test="contains($texlive.version, '2009')">
+      <xsl:when test="$texlive.version >= 2009">
         <xsl:call-template name="string-replace">
           <xsl:with-param name="string" select="$url"/>
           <xsl:with-param name="from" select="'\'"/>
