From owner-cvs-all Wed Aug 18 4:12:36 1999 Delivered-To: cvs-all@freebsd.org Received: from mpp.pro-ns.net (mpp.pro-ns.net [208.200.182.72]) by hub.freebsd.org (Postfix) with ESMTP id 4BD5714E2D; Wed, 18 Aug 1999 04:12:31 -0700 (PDT) (envelope-from mpp@mpp.pro-ns.net) Received: (from mpp@localhost) by mpp.pro-ns.net (8.9.3/8.9.3) id GAA24823; Wed, 18 Aug 1999 06:12:27 -0500 (CDT) (envelope-from mpp) From: Mike Pritchard Message-Id: <199908181112.GAA24823@mpp.pro-ns.net> Subject: Re: cvs commit: doc/share/mk docproj.docbook.mk In-Reply-To: <199908162108.OAA06491@freefall.freebsd.org> from Nik Clayton at "Aug 16, 1999 02:08:12 pm" To: nik@FreeBSD.org (Nik Clayton) Date: Wed, 18 Aug 1999 06:12:27 -0500 (CDT) Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > nik 1999/08/16 14:08:12 PDT > > Modified files: > share/mk docproj.docbook.mk > Log: > Add DESTDIR and DOC_INSTALL_PREFIX variables. > > Pull in ../Makefile.inc if it exists. > > Don't use install(1), use cp(1), chmod(1), and chown(1). That way non-root > users can install the files without install(1) complaining about the > inability to change the owners. How aout adding DOCOWN/DOCGRP/DOCBIN variables for this? This is how then on-line man pages work (MANOWN/MANGRP/etc...). This lets Joe user install test copies without needing root at all. -Mike -- Mike Pritchard mpp@FreeBSD.ORG or mpp@mpp.pro-ns.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message