From edwin@cgmd76206.chello.nl  Fri Apr 20 03:21:05 2001
Return-Path: <edwin@cgmd76206.chello.nl>
Received: from cgmd76206.chello.nl (d9168.upc-d.chello.nl [213.46.9.168])
	by hub.freebsd.org (Postfix) with ESMTP id 7043837B42C
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 20 Apr 2001 03:21:05 -0700 (PDT)
	(envelope-from edwin@cgmd76206.chello.nl)
Received: by cgmd76206.chello.nl (Postfix, from userid 1001)
	id 385E8236; Fri, 20 Apr 2001 12:21:04 +0200 (CEST)
Message-Id: <20010420102104.385E8236@cgmd76206.chello.nl>
Date: Fri, 20 Apr 2001 12:21:04 +0200 (CEST)
From: edwin@mavetju.org
Reply-To: edwin@mavetju.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: default doc-supfile puts files in wrong default directory
X-Send-Pr-Version: 3.2

>Number:         26729
>Category:       misc
>Synopsis:       default doc-supfile puts files in wrong directory
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 20 03:30:03 PDT 2001
>Closed-Date:    Fri Apr 20 15:54:03 PDT 2001
>Last-Modified:  Fri Apr 20 15:54:22 PDT 2001
>Originator:     Edwin Groothuis
>Release:        FreeBSD 4.2-RELEASE i386
>Organization:
-
>Environment:

	FreeBSD 4.2, standard doc-supfile.

>Description:

	After cvsupping the documents-tree I realized that none of
	the files had changed. Later on I found that all the
	documents were stored in /usr/doc instead of /usr/share/doc.

	Realizing that this also happened with the ports-collection
	(/usr/ports) and checking the supfiles, I wondered if the
	default prefix for the doc-supfile could be changed into
	/usr/share so that everything there will be updated nicely.

>How-To-Repeat:

	-

>Fix:

[/usr/src/share/examples/cvsup] root@p6>diff -u doc-supfile.old doc-supfile
--- doc-supfile.old     Fri Apr 20 12:08:33 2001
+++ doc-supfile Fri Apr 20 12:08:38 2001
@@ -50,7 +50,7 @@
 # listed at http://www.freebsd.org/handbook/mirrors.html.
 *default host=CHANGE_THIS.FreeBSD.org
 *default base=/usr
-*default prefix=/usr
+*default prefix=/usr/share
 *default release=cvs tag=.
 *default delete use-rel-suffix

>Release-Note:
>Audit-Trail:

From: Edwin Groothuis <edwin@mavetju.org>
To: Victor Ivanov <v0rbiz@icon.bg>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: misc/26729: default doc-supfile puts files in wrong default directory
Date: Fri, 20 Apr 2001 14:37:09 +0200

 On Fri, Apr 20, 2001 at 01:53:47PM +0300, Victor Ivanov wrote:
 > The docs collection is not the thing in /usr/share/doc, it is the source for
 > it.
 
 Apologies, you're right. I was too fast with my conclusions.
 Can somebody close this PR?
 
 Edwin
 
 -- 
 Edwin Groothuis   |              Personal website: http://www.MavEtJu.org
 edwin@mavetju.org |           Interested in MUDs? Visit Fatal Dimensions:
 ------------------+                     http://FatalDimensions.nl.eu.org/
State-Changed-From-To: open->closed 
State-Changed-By: dd 
State-Changed-When: Fri Apr 20 15:54:03 PDT 2001 
State-Changed-Why:  
Originator agrees that the doc sources don't belong in /usr/share. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=26729 
>Unformatted:
