NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: install/49870: postinstall script skipping fontconfig check



The following reply was made to PR install/49870; it has been noted by GNATS.

From: Vicente Chaves de Melo <vchaves%ymail.com@localhost>
To: Martin Husemann <martin%duskware.de@localhost>, gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: install/49870: postinstall script skipping fontconfig check
Date: Sun, 03 May 2015 11:01:35 -0300

 Hello Martin,
 I confirm that the patch mentioned by you fixes the problem and now the 
 postinstall script receives the option -x pointing correct location of 
 the X11 sources.
 Thank you very much,
 Vchaves.
 
 On 5/3/2015 5:30 AM, Martin Husemann wrote:
 > On Sat, May 02, 2015 at 07:10:07PM +0000, Martin Husemann wrote:
 >>   +.if ${MKX11} != "no"
 >>   +_POSTINSTALL_X11=-x ${X11SRCDIR}
 > This should, of course, be: -x ${X11SRCDIR:Q}
 >
 > Martin
 



Home | Main Index | Thread Index | Old Index