Changeset de54329


Ignore:
Timestamp:
11/18/2005 09:25:11 PM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
1.0, 2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
5adc3fd
Parents:
911fe33
Message:

Fixed the vim-lang unpack.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • dump-lfs-scripts.xsl

    r911fe33 rde54329  
    7575          <xsl:text>cd $PKGDIR&#xA;</xsl:text>
    7676          <xsl:if test="@id='ch-system-vim' and $vim-lang = '1'">
    77             <xsl:text>tar -xvf ../vim-&vim-version;-lang.*&#xA;</xsl:text>
     77            <xsl:text>tar -xvf ../vim-&vim-version;-lang.* --strip-path=1&#xA;</xsl:text>
    7878          </xsl:if>
    7979        </xsl:if>
Note: See TracChangeset for help on using the changeset viewer.