On Tue, Jan 05, 2016 at 06:00:21AM +0900, Daiki Ueno wrote:
> This is a packaging problem; the gettext package now needs to install
> version specific data files from /usr/share/gettext-0.19.7 directory,
> like the attached patch.
Thanks a lot! I'm going to apply the patch as is.
Simple question: Would it make sense to modify the "PACKAGING" file
accordingly? (See attached patch for an example).
I don't quite understand why this gettext-VERSION is needed.
Do you support co-installation of several gettext versions at once?
In such case, where /usr/bin/gettext is supposed to come from?
diff --git a/PACKAGING b/PACKAGING
index 033699f..251d3ea 100644
--- a/PACKAGING
+++ b/PACKAGING
@@ -116,6 +116,7 @@ following file list.
$prefix/share/gettext/archive.git.tar.gz
$prefix/share/gettext/archive.dir.tar.gz (only installed if
--without-git specified)
$prefix/share/gettext/archive.cvs.tar.gz (only installed if --with-cvs
specified)
+ $prefix/share/gettext-VERSION/*
$prefix/share/aclocal/codeset.m4
$prefix/share/aclocal/fcntl-o.m4
$prefix/share/aclocal/gettext.m4