From owner-freebsd-ports Wed Nov 18 13:39:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA11836 for freebsd-ports-outgoing; Wed, 18 Nov 1998 13:39:57 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA11828 for ; Wed, 18 Nov 1998 13:39:56 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA14310; Wed, 18 Nov 1998 13:40:01 -0800 (PST) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA10939; Wed, 18 Nov 1998 13:33:00 -0800 (PST) (envelope-from nobody) Message-Id: <199811182133.NAA10939@hub.freebsd.org> Date: Wed, 18 Nov 1998 13:33:00 -0800 (PST) From: spcoltri@io.com To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/8748: xmmix port can't find its help file Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8748 >Category: ports >Synopsis: xmmix port can't find its help file >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Nov 18 13:40:00 PST 1998 >Last-Modified: >Originator: Steve Coltrin >Organization: The ccr project: Studying living information systems >Release: 2.2.7-STABLE >Environment: FreeBSD code.cs.unm.edu 2.2.7-STABLE FreeBSD 2.2.7-STABLE #0: Tue Nov 10 12:49:01 MST 1998 zoot@code.cs.unm.edu:/usr/src/sys/compile/CODE i386 >Description: xmmix' app-defaults file gives the path to xmmix.hlp under /usr/lib/X11, rather than /usr/X11R6/lib/X11 >How-To-Repeat: In xmmix' menu, do Help/Man Page... . >Fix: Apply the following diff: diff -ur ./XMmix.ad.org ./XMmix.ad --- ./XMmix.ad.org Wed Nov 18 14:21:09 1998 +++ ./XMmix.ad Wed Nov 18 14:21:21 1998 @@ -26,7 +26,7 @@ !* ! This points to the on-line help file -XMmix*helpPath: /usr/lib/X11/xmmix.hlp +XMmix*helpPath: /usr/X11R6/lib/X11/xmmix.hlp ! This points to a mixer settings file that is automatically loaded ! upon startup. If set to /dev/null, then no file will be auto-loaded. >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message