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=it
|
||||
LANG=it
|
||||
#endif
|
||||
|
||||
#if defined(LinuxArchitecture) || defined(FreeBSDArchitecture)
|
||||
#if defined(LinuxArchitecture) || defined(FreeBSDArchitecture) || defined(OpenBSDArchitecture)
|
||||
LANG=it_IT.ISO8859-1
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user