Signed-off-by: Gordian Edenhofer <gordian.edenho...@gmail.com>
---
 contrib/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index 897cd85..0754c0d 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -60,6 +60,7 @@ REAL_PACKAGE_VERSION = $(PACKAGE_VERSION)
 endif
 
 edit = sed \
+       -e 's|@localedir[@]|$(localedir)|g' \
        -e 's|@sysconfdir[@]|$(sysconfdir)|g' \
        -e 's|@localstatedir[@]|$(localstatedir)|g' \
        -e 's|@PACKAGE_VERSION[@]|$(REAL_PACKAGE_VERSION)|g' \
-- 
2.10.0

Reply via email to