Date: Mon, 14 Aug 2000 17:46:17 +0200 (CEST) From: lwa@teaser.fr To: FreeBSD-gnats-submit@freebsd.org Subject: ports/20601: DESTDIR and /etc/shells in ports installation Message-ID: <20000814154617.A0A1632616@victor.teaser.fr>
next in thread | raw e-mail | index | archive | help
>Number: 20601 >Category: ports >Synopsis: DESTDIR and /etc/shells >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Aug 14 08:50:02 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Laurent Wacrenier >Release: FreeBSD 5.0-CURRENT i386 >Organization: France Teaser >Environment: FreeBSD box >Description: In ports shells installation, 'make install' edits /etc/shells directly instead of ${DESTDIR}/etc/shells. >How-To-Repeat: cd /usr/ports/shells/zsh-devel make install DESTDIR=/foo >Fix: just change any occurence to /etc/shells by ${DESTDIR}/etc/shells in following ports : 44bsd-csh, bash2, esh, flash, ksh93, pdksh, perlsh, sash, tcsh, zsh-devel and zsh >Release-Note: >Audit-Trail: >Unformatted: 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?20000814154617.A0A1632616>