Fixed a build scripts look issue

This commit is contained in:
Manuel Canales Esparcia 2006-08-15 14:02:27 +00:00
parent a1d0d5cd8e
commit 6ff1be4bd1

View file

@ -141,8 +141,7 @@ if [[ -e unpacked ]] ; then
fi
tar -xvf $PACKAGE > unpacked
UNPACKDIR=`head -n1 unpacked | sed 's@^./@@;s@/.*@@'`
cd $UNPACKDIR
</xsl:text>
cd $UNPACKDIR&#xA;</xsl:text>
<xsl:apply-templates select=".//screen | .//para/command"/>
<xsl:if test="$sudo = 'y'">
<xsl:text>sudo </xsl:text>