Date: Fri, 30 Apr 1999 10:58:12 +0200 (CEST) From: Jos Vissers <jos@islay.demon.nl> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/11401: mergemaster uses $PAGER but sets its own path Message-ID: <199904300858.KAA00688@localhost>
next in thread | raw e-mail | index | archive | help
>Number: 11401 >Category: ports >Synopsis: mergemaster uses $PAGER but sets its own path >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Apr 30 02:00:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Jos Vissers >Release: FreeBSD 3.1-STABLE i386 >Organization: >Environment: >Description: mermemaster sets PATH explicitely: PATH=/bin:/usr/bin:/usr/sbin When you have PAGER set to less then mergemaster complains it cannot find less. >How-To-Repeat: run mergemaster with the environment variable PAGER set to less >Fix: change PATH= line in mergemaster to: PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin >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?199904300858.KAA00688>