diff options
-rw-r--r-- | po/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile index 11e4e33..f325ba3 100644 --- a/po/Makefile +++ b/po/Makefile @@ -1,6 +1,6 @@ # Installation directories top_srcdir=.. -localedir = $(DESTDIR)/usr/share/locale +localedir = $(RPM_BUILD_ROOT)/usr/share/locale PGOAL = msec |