From owner-cvs-all Tue Apr 17 5:18:30 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9C47237B443; Tue, 17 Apr 2001 05:18:25 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3HCIP135777; Tue, 17 Apr 2001 05:18:25 -0700 (PDT) (envelope-from nik) Message-Id: <200104171218.f3HCIP135777@freefall.freebsd.org> From: Nik Clayton Date: Tue, 17 Apr 2001 05:18:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en Makefile www/en/doc Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nik 2001/04/17 05:18:22 PDT Modified files: en Makefile en/doc Makefile Log: An alternative symlink method -- symlink to the directories, rather than the directory contents. The previous mechanism didn't work in the presence of CVS/ directories (which didn't show up in my testing). Revision Changes Path 1.63 +15 -3 www/en/Makefile 1.2 +9 -2 www/en/doc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message