Changeset 6ff1be4


Ignore:
Timestamp:
08/15/2006 02:02:27 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
a1f1969
Parents:
a1d0d5c
Message:

Fixed a build scripts look issue

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BLFS/libs/scripts.xsl

    ra1d0d5c r6ff1be4  
    142142tar -xvf $PACKAGE > unpacked
    143143UNPACKDIR=`head -n1 unpacked | sed 's@^./@@;s@/.*@@'`
    144 cd $UNPACKDIR
    145           </xsl:text>
     144cd $UNPACKDIR&#xA;</xsl:text>
    146145        <xsl:apply-templates select=".//screen | .//para/command"/>
    147146        <xsl:if test="$sudo = 'y'">
Note: See TracChangeset for help on using the changeset viewer.