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. Rich. -- Richard Jones, Emerging Technologies, Red Hat http://et.redhat.com/~rjones virt-p2v converts physical machines to virtual machines. Boot with a live CD or over the network (PXE) and turn machines into Xen guests. http://et.redhat.com/~rjones/virt-p2v _______________________________________________ fedora-mingw mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/fedora-mingw
