Changeset 073b549


Ignore:
Timestamp:
08/09/2004 02:02:03 PM (20 years ago)
Author:
Gerard Beekmans <gerard@…>
Branches:
6.0
Children:
adca1dd1
Parents:
ca25f7e5
Message:

Removed ampersands from cp command. In case a patch failes to copy, at least other available patches still get copied

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/testing/BOOK@4016 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • stylesheets/patcheslist.xsl

    rca25f7e5 r073b549  
    5252      <xsl:text>/</xsl:text>
    5353      <xsl:value-of select="substring-after(@url, $links.directory)"/>
    54       <xsl:text> . &amp;&amp;&#x0a;</xsl:text>
     54      <xsl:text> . &#x0a;</xsl:text>
    5555    </xsl:if>
    5656  </xsl:template>
Note: See TracChangeset for help on using the changeset viewer.