diff --git a/po/Makevars b/po/Makevars index 57d7801b..ca24b199 100644 --- a/po/Makevars +++ b/po/Makevars @@ -1,7 +1,7 @@ # Makefile variables for PO directory in any package using GNU gettext. # Usually the message domain is the same as the package name. -DOMAIN = $(GETTEXT_DOMAIN) +DOMAIN = $(PACKAGE) # These two variables depend on the location of this directory. subdir = po