Follow-up Comment #1, bug #64906 (project groff):
Using "host" instead of "HOST" (host is earlier defined as
"x86_64-pc-linux-gnu") in
charset.alias: $(libgroff_srcdir)/config.charset
$(AM_V_GEN)$(SHELL) $(libgroff_srcdir)/config.charset \
'$(HOST)' > t-$@ \
&& mv t-$@ $@
produces
# This file contains a table of character encoding aliases,
# suitable for operating system 'linux-gnu'.
# It was automatically generated from config.charset.
# Packages using this file:
ISO_646.IRV:1983 ASCII
This is still using "config.charset" which should be substituted by
the GNU GNULIB module "localcharset" (?).
Or this is superfluous.
The only use of "charset.alias" is in "(un)install_charset_data" which
installs it and "t-charset.alias".
Neither of these file is in Debian testing
"/var/lib/dpkg/info/{groff,groff-base}.*"
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?64906>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/