components/desktop/libvisual/patches/libvisual-04-locale.patch
author Rich Burridge <rich.burridge@oracle.com>
Tue, 02 May 2017 17:33:26 -0700
changeset 7964 d9801318ed3d
parent 7328 196e5438a14f
permissions -rw-r--r--
25981468 Build ilmbase and openexr with the GNU compilers

Workaround autoreconf removing the setting of $(GETTEXT_PACKAGE) in
libvisual-0.4.0/po/Makefile.in.in

--- libvisual-0.4.0/po/Makevars	2016-10-07 10:52:34.532032488 -0700
+++ libvisual-0.4.0/po/Makevars	2016-10-07 10:52:48.854073483 -0700
@@ -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_PACKAGE)
+DOMAIN = libvisual-0.4
 
 # These two variables depend on the location of this directory.
 subdir = po