From owner-cvs-all Sat May 12 2:19:40 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 9BFDE37B423; Sat, 12 May 2001 02:19:37 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4C9Jb174074; Sat, 12 May 2001 02:19:37 -0700 (PDT) (envelope-from sobomax) Message-Id: <200105120919.f4C9Jb174074@freefall.freebsd.org> From: Maxim Sobolev Date: Sat, 12 May 2001 02:19:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2001/05/12 02:19:37 PDT Modified files: usr.sbin/sysinstall Makefile Log: Take keyboard map files from ${.CURDIR}/../../share/syscons/keymaps, not from /usr/share/syscons/keymaps. This should prevent word breakage when new keymaps have been added. Prompted by: Matthew D. Fuller Revision Changes Path 1.110 +2 -1 src/usr.sbin/sysinstall/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message