Re: fix building vim with python support

2008-08-02 Thread Ralf S. Engelschall
On Sat, Aug 02, 2008, Artur Frysiak wrote:

> I trying to enable python support in vim. I build vim with --define
> 'with_python yes'. Package build fine but vim report no python
> support.
>
> After small investigation I made patch to vim.spec. With this patch
> python support in vim is correctly build.

Taken over except that I do not change configure.in in order to avoid
having to require Autoconf. Thanks for your support.

   Ralf S. Engelschall
   [EMAIL PROTECTED]
   www.engelschall.com

__
OpenPKG http://openpkg.org
Developer Communication List   openpkg-dev@openpkg.org


fix building vim with python support

2008-08-02 Thread Artur Frysiak
Hi

I trying to enable python support in vim. I build vim with --define
'with_python yes'. Package build fine but vim report no python
support.

After small investigation I made patch to vim.spec. With this patch
python support in vim is correctly build.

Regards
-- 
Artur Frysiak


vim.spec.patch
Description: Binary data