Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Dec 2013 11:57:19 +0100
From:      Koop Mast <kwm@rainbow-runner.nl>
To:        Boris Samorodov <bsam@passap.ru>, freebsd-x11@freebsd.org
Subject:   Re: xorg-server install
Message-ID:  <52C1518F.5050700@rainbow-runner.nl>
In-Reply-To: <52C126C4.3090501@passap.ru>
References:  <52C077B0.2020403@netfence.it> <52C122EC.7080704@passap.ru> <52C126C4.3090501@passap.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
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
> -----
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52C1518F.5050700>