On Wed, 12 Feb 2014 21:15:24 +0100 (CET)
Thierry Thomas <[email protected]> wrote:

> >Synopsis:    Mk/bsd.linux-rpm.mk does not allow grouping rules
> >(:something)
[...]
> >Fix:
>       Please apply this patch:
> 
> --- bsd.linux-rpm.mk.diff begins here ---
> --- Mk/bsd.linux-rpm.mk.orig  2014-01-21 21:18:37.000000000
> +0100 +++ Mk/bsd.linux-rpm.mk 2014-02-12 21:03:50.000000000
> +0100 @@ -95,7 +95,7 @@
>  # is not true.
>  
>  DISTFILES?=          ${DISTNAME}${EXTRACT_SUFX}
> -BIN_DISTFILES:=              ${DISTFILES}
> +BIN_DISTFILES:=              ${_DISTFILES}
>  SRC_DISTFILES?=              ${DISTNAME}${SRC_SUFX}
>  EXTRACT_ONLY?=               ${BIN_DISTFILES}

This is all what is needed to make this work? Did you test this with
some linux ports (e.g. linux_base)?

If you have tested and there is no fallout, I have no objections.
If you haven't tested a lot I recommend to test (if in doubt, an
exp-run, else a representative list of ports and a commitment to fix
reports of broken ports).

Bye,
Alexander.

-- 
http://www.Leidinger.net    Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org       netchild @ FreeBSD.org  : PGP ID = 72077137
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "[email protected]"

Reply via email to