mirror of
https://github.com/freebsd/freebsd-src
synced 2024-11-05 18:22:52 +00:00
Rename, lt_LN.ISO8859-1 -> lt_LN.ISO_8859-1.
Reviewed by: rgrimes
This commit is contained in:
parent
4650161123
commit
9509c1b284
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=9267
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile,v 1.1.1.1 1995/02/17 17:29:49 ache Exp $
|
||||
# $Id: Makefile,v 1.2 1995/05/01 12:10:35 ache Exp $
|
||||
|
||||
PROG = colldef
|
||||
LFLAGS = -8 -i
|
||||
|
@ -9,7 +9,7 @@ LDADD = -ll
|
|||
DPADD = ${LIBL}
|
||||
CLEANFILES = y.tab.[ch] lex.yy.c
|
||||
|
||||
LOCALES= ru_SU.KOI8-R ru_SU.CP866 lt_LN.ISO8859-1
|
||||
LOCALES= ru_SU.KOI8-R ru_SU.CP866 lt_LN.ISO_8859-1
|
||||
LOCALEDIR= ${DESTDIR}/usr/share/locale
|
||||
|
||||
afterinstall:
|
||||
|
|
Loading…
Reference in a new issue