diff options
-rw-r--r-- | german/openoffice-1.0/Makefile | 1 | ||||
-rw-r--r-- | german/openoffice/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/german/openoffice-1.0/Makefile b/german/openoffice-1.0/Makefile index da0c060aa057..f3e2f3a66978 100644 --- a/german/openoffice-1.0/Makefile +++ b/german/openoffice-1.0/Makefile @@ -15,6 +15,7 @@ LANG_LIST= de_DE.ISO8859-15 de_AT.ISO8859-15 de_DE.ISO8859-15 \ LANG_PKGNAME= de LANG_EXT= 49 L10NHELP= helpcontent_${LANG_EXT}_unix.tgz +LANG_CONFIGURE_ARG= GER # # Special case. We do not need LANG_CONFIGURE_ARG cause # the EN_US and DE_DE versions are always built. diff --git a/german/openoffice/Makefile b/german/openoffice/Makefile index da0c060aa057..f3e2f3a66978 100644 --- a/german/openoffice/Makefile +++ b/german/openoffice/Makefile @@ -15,6 +15,7 @@ LANG_LIST= de_DE.ISO8859-15 de_AT.ISO8859-15 de_DE.ISO8859-15 \ LANG_PKGNAME= de LANG_EXT= 49 L10NHELP= helpcontent_${LANG_EXT}_unix.tgz +LANG_CONFIGURE_ARG= GER # # Special case. We do not need LANG_CONFIGURE_ARG cause # the EN_US and DE_DE versions are always built. |