OpenBSD #ifdefs for imake templates for localisations.
This commit is contained in:
committed by
Jon Trulson
parent
205e26b3ef
commit
d418376944
@@ -31,6 +31,6 @@ LANG=es
|
||||
LANG=es
|
||||
#endif
|
||||
|
||||
#if defined(LinuxArchitecture) || defined(FreeBSDArchitecture)
|
||||
#if defined(LinuxArchitecture) || defined(FreeBSDArchitecture) || defined(OpenBSDArchitecture)
|
||||
LANG=es_ES.ISO8859-1
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user