nsiswrapper

Farkas Levente lfarkas at lfarkas.org
Mon Feb 16 09:08:56 UTC 2009


Richard W.M. Jones wrote:
> On Sun, Feb 15, 2009 at 09:24:24PM +0100, Farkas Levente wrote:
>> hi,
>> in the script itself these settings:
>> ---------------------------------
>> # XXX Should make these configurable.
>> my $mingw32_prefix = '/usr/i686-pc-mingw32/sys-root/mingw';
>> my $mingw32_bindir = $mingw32_prefix . '/bin';
>> my $mingw32_libdir = $mingw32_prefix . '/lib';
>> my $mingw32_sysconfdir = $mingw32_prefix . '/etc';
>> ---------------------------------
>> can be set by
>> rpm --eval %{_mingw32_xxx}
>> it's be cleaner and more flexible.
>> also hard coded: i686-pc-mingw32-objdump to %_mingw32_objdump
>> and in the manual the path:
>> /usr/i686-pc-mingw32/sys-root/mingw/
>> can be somehow evaluated.
> 
> You got an actual patch?  It's easier to evaluate a patch, and also
> easier to apply one.

i don't know perl very well so leave the implementation for you:-) it
was just my quick review of the script.

-- 
  Levente                               "Si vis pacem para bellum!"



More information about the mingw mailing list