From owner-freebsd-hackers Sun Dec 20 12:08:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA15180 for freebsd-hackers-outgoing; Sun, 20 Dec 1998 12:08:23 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from ics.com (ics.com [140.186.40.192]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA15175 for ; Sun, 20 Dec 1998 12:08:21 -0800 (PST) (envelope-from kaleb@ics.com) Received: from kaleb.keithley.belmont.ma.us (pmdialin5.ics.com [140.186.40.179]) by ics.com (8.9.0.Beta5/8.9.0.Beta5) with ESMTP id PAA07184 Sun, 20 Dec 1998 15:08:18 -0500 (EST) Received: from kaleb.keithley.belmont.ma.us (localhost [127.0.0.1]) by kaleb.keithley.belmont.ma.us (8.9.1/8.9.1) with SMTP id QAA02497 for ; Sun, 20 Dec 1998 16:32:20 -0500 (EST) (envelope-from kaleb@ics.com) Message-ID: <367D6CE2.31DFF4F5@ics.com> Date: Sun, 20 Dec 1998 16:32:18 -0500 From: "Kaleb S. KEITHLEY" Reply-To: kaleb@ics.com Organization: Integrated Computer Solutions X-Mailer: Mozilla 3.04Gold (X11; I; FreeBSD 3.0-RELEASE i386) MIME-Version: 1.0 To: hackers@FreeBSD.ORG Subject: where do the /usr/share/local/mumble directories get created Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Both /usr/src/usr.bin/{colldef,mklocale}/data/ makefiles assume the prior existance of /usr/share/local/mumble directories, e.g. /usr/share/locale/en_US.ISO_8859-1, into which e.g. /usr/share/locale/en_US.ISO_8859-1/{LC_CTYPE,LC_COLLATE} files or symlinks can be installed. Perhaps I don't have enough of the sources, or I'm looking in all the wrong places. Where do these directories get created? -- Kaleb To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message