Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-4]: src/distrib/utils/sysinst pull up rev(s) 1.5 from trunk. (cgd)



details:   https://anonhg.NetBSD.org/src/rev/43066f4d5523
branches:  netbsd-1-4
changeset: 468968:43066f4d5523
user:      cgd <cgd%NetBSD.org@localhost>
date:      Thu Jun 24 22:44:05 1999 +0000

description:
pull up rev(s) 1.5 from trunk. (cgd)

diffstat:

 distrib/utils/sysinst/Makefile.inc |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 3feb39cb1664 -r 43066f4d5523 distrib/utils/sysinst/Makefile.inc
--- a/distrib/utils/sysinst/Makefile.inc        Thu Jun 24 16:35:14 1999 +0000
+++ b/distrib/utils/sysinst/Makefile.inc        Thu Jun 24 22:44:05 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile.inc,v 1.4 1999/02/13 02:54:18 lukem Exp $
+#      $NetBSD: Makefile.inc,v 1.4.2.1 1999/06/24 22:44:05 cgd Exp $
 #
 # Makefile for install
 
@@ -23,7 +23,7 @@
 
 CLEANFILES= menu_defs.c menu_defs.h menus.def msg_defs.c msg_defs.h msg.def
 
-LANG?=eng
+LANG?=en
 
 .PATH: ${.CURDIR}/../..
 



Home | Main Index | Thread Index | Old Index