xorg-server install
Koop Mast
kwm at rainbow-runner.nl
Mon Dec 30 10:59:58 UTC 2013
On 12/30/13 08:54, Boris Samorodov wrote:
> 30.12.2013 11:38, Boris Samorodov пишет:
>> 29.12.2013 23:27, Andrea Venturoli пишет:
>
>>> I tried your patch and I was able to install xorg-server again.
>
>> OK, nobody complained at x11@ (anybody?) so far. I think I'll commit
>> the fix.
>
> OK, this is an obvious fix. But I don't like to break someone's patches.
> So, would anybody complain if I commit this patch (add a space after
> @comment):
Approved, and this would probaly be my fault :)
> -----
> Index: x11-servers/xorg-server/Makefile
> ===================================================================
> --- x11-servers/xorg-server/Makefile (revision 337683)
> +++ x11-servers/xorg-server/Makefile (working copy)
> @@ -111,7 +111,7 @@
> PLIST_SUB+= SUID=""
> .else
> CONFIGURE_ARGS+=--enable-install-setuid=no
> -PLIST_SUB+= SUID="@comment"
> +PLIST_SUB+= SUID="@comment "
> .endif
>
> .if ${ARCH} == i386
> -----
>
More information about the freebsd-x11
mailing list