[easytag] Use same locale path as intltool.m4



commit d51ef13cb1fd447a764dab495c6142eeb889852a
Author: David King <amigadave amigadave com>
Date:   Mon Nov 18 18:25:23 2013 +0000

    Use same locale path as intltool.m4

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index dc86f9e..7634210 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,7 +15,7 @@ SUBDIRS = help po
 
 bin_PROGRAMS = easytag
 
-localedir = $(datadir)/locale
+localedir = $(prefix)/$(DATADIRNAME)/locale
 easytag_CPPFLAGS = \
        -I$(top_srcdir) \
        -I$(top_builddir) \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]