13 lines
445 B
Diff
13 lines
445 B
Diff
diff -up ./po/Makevars.gettextdomain ./po/Makevars
|
|
--- ./po/Makevars.gettextdomain 2004-01-14 20:25:25.000000000 +0100
|
|
+++ ./po/Makevars 2013-05-06 19:07:24.961484803 +0200
|
|
@@ -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 = $(PACKAGE)
|
|
+DOMAIN = ypbind
|
|
|
|
# These two variables depend on the location of this directory.
|
|
subdir = po
|