diff options
Diffstat (limited to 'korean/pgp.language/Makefile')
-rw-r--r-- | korean/pgp.language/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/pgp.language/Makefile b/korean/pgp.language/Makefile index 4d835a6d4d95..bb3870523936 100644 --- a/korean/pgp.language/Makefile +++ b/korean/pgp.language/Makefile @@ -27,7 +27,7 @@ PGP_LANGUAGE= korean PGP_LANG= ko PGP_CHARSET= noconv -PGPLIB= ${PREFIX}/lib/pgp +PGPLIB= ${PREFIX}/share/pgp OBJS= language.txt ${PGP_LANG}.hlp README.${PGP_LANG} \ ${PGP_LANG}2.hlp |