Changeset dc1a4e5


Ignore:
Timestamp:
11/25/2005 03:35:50 PM (19 years ago)
Author:
Jeremy Huntwork <jhuntwork@…>
Branches:
0.2
Children:
aecc799
Parents:
c197d9d
Message:

Merged rev 2210 to 0.2 branch

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • dump-lfs-scripts.xsl

    rc197d9d rdc1a4e5  
    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.* --strip-path=1&#xA;</xsl:text>
     77            <xsl:text>tar -xvf ../vim-&vim-version;-lang.* --strip-components=1&#xA;</xsl:text>
    7878          </xsl:if>
    7979        </xsl:if>
  • jhalfs

    rc197d9d rdc1a4e5  
    9595echo \"\" >&2
    9696echo \"Please format the partition mounted on \$BUILDDIR or set\" >&2
    97 echo \"a diferent build directory before to run jhalfs.\" >&2
     97echo \"a diferent build directory before running jhalfs.\" >&2
    9898echo \"\" >&2
    9999exit 1"
Note: See TracChangeset for help on using the changeset viewer.