Hello,
The vim-x.x-lang package is now a part of the main source tarball. As
a consequence, the command generated by jhalfs to unpack this package
will cause the Vim build script to fail.

If these three lines (99,100,101) are removed I think the problem will
be solved.

          <xsl:if test="@id='ch-system-vim' and $vim-lang = 'y'">
            <xsl:text>tar -xvf ../vim-&vim-version;-lang.*
--strip-components=1&#xA;</xsl:text>
          </xsl:if>

Regards,
Troy
-- 
http://linuxfromscratch.org/mailman/listinfo/alfs-discuss
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to