Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jan 2001 15:00:03 -0800 (PST)
From:      Cyrille Lefevre <root@gits.dyndns.org>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/24542: Updated port: net/isc-dhcp3 (beta 2 patch level 14)
Message-ID:  <200101232300.f0NN03D01717@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/24542; it has been noted by GNATS.

From: Cyrille Lefevre <root@gits.dyndns.org>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/24542: Updated port: net/isc-dhcp3 (beta 2 patch level 14)
Date: Tue, 23 Jan 2001 23:55:16 +0100 (CET)

 Hi,
 
 I've just seen I made a typo error in the Makefile.
 only the last line is concerned, which is :
 
 	@[ -f ${PREFIX}/dhclient.conf ] || ${TOUCH} ${PREFIX}/dhclient.conf
 
 while it should be :
 
 	@[ -f ${PREFIX}/etc/dhclient.conf ] || ${TOUCH} ${PREFIX}/etc/dhclient.conf
 
 FYI, the pkg-list file is clean.
 
 Cyrille.
 --
 home: mailto:clefevre@citeweb.net work: mailto:Cyrille.Lefevre@edf.fr
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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