From owner-freebsd-commit Sun May 14 03:31:19 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA03776 for commit-outgoing; Sun, 14 May 1995 03:31:19 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA03760 for cvs-ports-outgoing; Sun, 14 May 1995 03:31:15 -0700 Received: (from asami@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA03748 ; Sun, 14 May 1995 03:31:09 -0700 Date: Sun, 14 May 1995 03:31:09 -0700 From: Satoshi Asami Message-Id: <199505141031.DAA03748@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/x11/tkinfo/patches patch-ab Sender: commit-owner@FreeBSD.org Precedence: bulk asami 95/05/14 03:31:08 Added: x11/tkinfo/patches patch-ab Log: Set the default INFOPATH to .:/usr/share/info:/usr/local/info:/usr/gnu/info:/usr/local/lib/emacs/info so that it can find the system info dir file in /usr/share/info. Note that it won't find /usr/local/info/dir, where all the ports go.... :< Pointed-out by: jkh