Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jun 2001 11:10:03 -0700 (PDT)
From:      Laurent Wacrenier <lwa@teaser.fr>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/20601: DESTDIR and /etc/shells
Message-ID:  <200106071810.f57IA3F01669@freefall.freebsd.org>

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

From: Laurent Wacrenier <lwa@teaser.fr>
To: Peter Pentchev <roam@orbitel.bg>
Cc: lwa@victor.teaser.fr, markp@FreeBSD.org,
	freebsd-gnats-submit@FreeBSD.org
Subject: Re: ports/20601: DESTDIR and /etc/shells
Date: Thu, 7 Jun 2001 20:00:50 +0200

 Laurent Wacrenier wrote:
 > 
 >  - ${PREFIX} does not contain ${DESTDIR}, If I install bash with DESTDIR=/mnt,
 >    ${PREFIX} still has its default value of /usr/local, so, you have not
 >    to trim /mnt from ${PREFIX} in ${DESTDIR}/etc/shells contents.
 
 Sorry, I re-checked my assertion, you'd right.
 ${DESTDIR} is praticaly not used in bsd.port.mk except
 to be prepended to actual ${PREFIX}.
 
 As you saifd, the problem is deeper, some ports hardcoding ${PREFIX}
 in theyre binary may be wrong.
 
 

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?200106071810.f57IA3F01669>