filesystem patch

Richard W.M. Jones rjones at redhat.com
Thu Dec 18 10:46:13 UTC 2008


On Wed, Dec 17, 2008 at 03:30:11PM +0100, Farkas Levente wrote:
> hi,
> i review this %_mingw32_make macro again. i can't find any better
> solution than implement it separately from %_mingw32_makeinstall.
> probably most of the case it's not used inside spec file, but even if i
> used it will work and use the runtime used directories (the only
> exception %_mingw32_make install, but there is the %_mingw32_makeinstall
> macro for this).
> it's working on fedora and rhel/centos too and mingw32-make outside of
> spec also working.
> i hope it'd be ok (and if you like i'll do the epel build).
> yours.

Yes, this is looking much better.  The only thing I would say is that
it's probably best to list the actual files explicitly here:

> -%{_bindir}/mingw32-configure
> +%{_bindir}/mingw32-*

ie.

%{_bindir}/mingw32-configure
%{_bindir}/mingw32-make

Rich.

-- 
Richard Jones, Emerging Technologies, Red Hat  http://et.redhat.com/~rjones
virt-df lists disk usage of guests without needing to install any
software inside the virtual machine.  Supports Linux and Windows.
http://et.redhat.com/~rjones/virt-df/



More information about the mingw mailing list