From 3f265b34926465037718e8197164d5b2fdf543b7 Mon Sep 17 00:00:00 2001 From: Wu Xiaotian Date: Mon, 1 Jul 2019 14:51:46 +0800 Subject: use GETTEXTDATADIRS replace GETTEXTDATADIR --- po/Makevars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po') diff --git a/po/Makevars b/po/Makevars index 71210e1b..fc964c5d 100644 --- a/po/Makevars +++ b/po/Makevars @@ -76,4 +76,4 @@ PO_DEPENDS_ON_POT = yes # "no". Set this to no if the POT file and PO files are maintained # externally. DIST_DEPENDS_ON_UPDATE_PO = yes -$(DOMAIN).pot-update: export GETTEXTDATADIR = $(top_srcdir) +$(DOMAIN).pot-update: export GETTEXTDATADIRS = $(top_srcdir) -- cgit v1.2.1