mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-03-19 11:24:37 +02:00
Output a line containing "Packages using this file".
This commit is contained in:
@@ -82,6 +82,8 @@ os=`echo "$host" | sed -e 's/^[^-]*-[^-]*-\(.*\)$/\1/'`
|
||||
echo "# This file contains a table of character encoding aliases,"
|
||||
echo "# suitable for operating system '${os}'."
|
||||
echo "# It was automatically generated from config.charset."
|
||||
# List of references, updated during installation:
|
||||
echo "# Packages using this file: "
|
||||
case "$os" in
|
||||
linux* | *-gnu*)
|
||||
# With glibc we don't need any canonicalization, because glibc
|
||||
|
||||
Reference in New Issue
Block a user