diff options
Diffstat (limited to 'po/Makefile')
-rw-r--r-- | po/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile index b44f03e1..d0eb0f30 100644 --- a/po/Makefile +++ b/po/Makefile @@ -1,7 +1,7 @@ INSTALL= /usr/bin/install -c INSTALL_PROGRAM= ${INSTALL} INSTALL_DATA= ${INSTALL} -m 644 -INSTALLNLSDIR=/etc/locale +INSTALLNLSDIR=/usr/share/locale MSGMERGE = msgmerge |