On 8/18/2010 2:12 PM, Troy Will wrote: > 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
</xsl:text> > </xsl:if> > > Regards, > Troy Fixed in r3533, I've set the default setting for the vim-lang package to no, cannot remove the above lines due to support of multiple books. This is also easily changed, by deselecting the option to Install the vim-lang package under the Build Settings menu.
Thomas -- http://linuxfromscratch.org/mailman/listinfo/alfs-discuss FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
