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 5e1e1842..a51162e2 100644 --- a/po/Makefile +++ b/po/Makefile @@ -1,5 +1,5 @@ # Installation directories -localedir = ${prefix}/usr/share/locale +localedir = ${prefix}/share/locale LANGS = $(shell ls *.po | xargs -i basename {} .po ) PGOAL = drakwizard |