bug-groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #64906] libgroff.am: "charset.alias" is created (almost empty) with


From: Bjarni Ingi Gislason
Subject: [bug #64906] libgroff.am: "charset.alias" is created (almost empty) with wrong value of "$HOST"
Date: Mon, 20 Nov 2023 14:20:10 -0500 (EST)

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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]