From owner-freebsd-doc@FreeBSD.ORG Mon Jun 23 14:42:41 2003 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4044F37B401; Mon, 23 Jun 2003 14:42:41 -0700 (PDT) Received: from relay1.cris.net (relay1.cris.net [212.110.128.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C0B043F93; Mon, 23 Jun 2003 14:42:38 -0700 (PDT) (envelope-from phantom@phantom.cris.net) Received: from phantom.cris.net (root@phantom.cris.net [212.110.130.74]) by relay1.cris.net (8.12.6/8.12.6) with ESMTP id h5O0jgnp051889; Tue, 24 Jun 2003 00:45:43 GMT Received: (from phantom@localhost) by phantom.cris.net (8.12.6/8.12.2) id h5NLo5j2002705; Tue, 24 Jun 2003 00:50:05 +0300 (EEST) (envelope-from phantom) Date: Tue, 24 Jun 2003 00:50:05 +0300 From: Alexey Zelkin To: blackend@freebsd.org Message-ID: <20030624005005.A2665@phantom.cris.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: FreeBSD 4.7-STABLE i386 cc: doc@freebsd.org Subject: images separation: en_US -> share breakage X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jun 2003 21:42:41 -0000 Marc, back in april you have moved images from en_US.ISO8859-1 directory to share. This commit caused breakage in ${.CURDIR} != ${.OBJDIR} environment. Please fix