nsiswrapper

Farkas Levente lfarkas at lfarkas.org
Sun Feb 15 20:24:24 UTC 2009


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.

-- 
  Levente                               "Si vis pacem para bellum!"



More information about the mingw mailing list