diff options
| author | Jose M. Alcaide <jmas@FreeBSD.org> | 2001-04-29 00:49:31 +0000 |
|---|---|---|
| committer | Jose M. Alcaide <jmas@FreeBSD.org> | 2001-04-29 00:49:31 +0000 |
| commit | 6fc237b59f67b625fdd91ed4bf8512480a1d7c7f (patch) | |
| tree | 3784869b0b33a6d29632a93c9305345007104ad5 /share/msgdef/Makefile | |
| parent | 3720cf092cac26c73e2832abb50bba05a4f64d20 (diff) | |
Notes
Diffstat (limited to 'share/msgdef/Makefile')
| -rw-r--r-- | share/msgdef/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/msgdef/Makefile b/share/msgdef/Makefile index bf79024c04f8..4f720bcf39e6 100644 --- a/share/msgdef/Makefile +++ b/share/msgdef/Makefile @@ -41,7 +41,7 @@ ENGLISHLINKS= en_AU.ISO_8859-1 en_NZ.ISO_8859-1 FRENCH= fr_FR.ISO_8859-1 FRENCHLINKS= fr_CA.ISO_8859-1 GERMAN= de_DE.ISO_8859-1 -GREMANLINKS= de_AT.ISO_8859-1 +GERMANLINKS= de_AT.ISO_8859-1 LOCALEDIR= ${DESTDIR}/usr/share/locale |
