Add fr_FR.ISO_8859-1 to LANGS
This commit is contained in:
parent
85c59f05aa
commit
37eda82b8e
@ -7,7 +7,7 @@ LINKS= ${BINDIR}/ee ${BINDIR}/ree
|
||||
DPADD= ${LIBNCURSES} ${LIBMYTINFO}
|
||||
LDADD= -lncurses -lmytinfo
|
||||
|
||||
LANGS= en_US.ISO_8859-1
|
||||
LANGS= en_US.ISO_8859-1 fr_FR.ISO_8859-1
|
||||
|
||||
afterinstall:
|
||||
@for i in ${LANGS}; do \
|
||||
|
Loading…
Reference in New Issue
Block a user