From cmascott@world.std.com  Tue Jun 30 12:31:28 1998
Received: from europe.std.com (europe.std.com [199.172.62.20])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA18070
          for <FreeBSD-gnats-submit@freebsd.org>; Tue, 30 Jun 1998 12:31:23 -0700 (PDT)
          (envelope-from cmascott@world.std.com)
Received: from world.std.com by europe.std.com (8.7.6/BZS-8-1.0)
	id PAA08711; Tue, 30 Jun 1998 15:31:19 -0400 (EDT)
Received: from europa.my.pc (world-f.std.com) by world.std.com (TheWorld/Spike-2.0)
	id AA22872; Tue, 30 Jun 1998 15:29:03 -0400
Received: (from cem@localhost)
	by europa.my.pc (8.8.8/8.8.8) id PAA10337;
	Tue, 30 Jun 1998 15:28:37 -0400 (EDT)
	(envelope-from cem)
Message-Id: <199806301928.PAA10337@europa.my.pc>
Date: Tue, 30 Jun 1998 15:28:37 -0400 (EDT)
From: cmascott@world.std.com
Reply-To: cmascott@world.std.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: lesstif-0.85 port: FreeBSD patch errors
X-Send-Pr-Version: 3.2

>Number:         7131
>Category:       ports
>Synopsis:       lesstif-0.85 port: FreeBSD patch errors
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 30 12:40:00 PDT 1998
>Closed-Date:    Wed Jul 1 04:35:56 PDT 1998
>Last-Modified:  Wed Jul  1 04:40:52 PDT 1998
>Originator:     Carl Mascott
>Release:        FreeBSD 2.2.6-RELEASE i386
>Organization:
>Environment:

>Description:

The following FreeBSD patches for lesstif-0.85

patch-af
patch-ag
patch-ah
patch-ai
patch-aj

create a bizarre directory structure:

/usr/X11R6/share/doc/LessTif/doc/...

and use inconsistent data paths.  One consequence of
this is that the images are in a place:

/usr/X11R6/share/doc/LessTif/doc/images

where the www html files:

/usr/X11R6/share/LessTif/doc

can't find them.  The images directory must be
immediately below the directory where the www html
files reside.

The following patches use $(datadir)/doc/LessTif:

patch-af
patch-ag
patch-ah

The following patches use $(datadir)/LessTif:

patch-ai
patch-aj


>How-To-Repeat:

	N/A

>Fix:
	
All of these patches must use the same data path.
If I had to choose, I would prefer $(datadir)/LessTif.

Or you could do what I did: simply discard all of the above
patches and use only the following patches:

patch-ab
patch-ac

This gives a nice, clean installation in /usr/X11R6/LessTif.

The patch author was obviously trying to avoid putting LessTif
directly under /usr/X11R6, but that location doesn't bother me.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: tg 
State-Changed-When: Wed Jul 1 04:35:56 PDT 1998 
State-Changed-Why:  
The patch author cleaned up the installation of docs. He still prefers  
/usr/X11R6/share/doc/LessTif as a base directory. Thanks for the report. 
>Unformatted:
