From 6f08bb8a07c290d9af6a99d3e1185ef3cfb2b039 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Tue, 3 Dec 2024 14:46:32 +0100 Subject: [PATCH] Update packaging instructions. * PACKAGING: Update file list. Update C# explanations. --- PACKAGING | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/PACKAGING b/PACKAGING index 849cddaf6..8a8666ed6 100644 --- a/PACKAGING +++ b/PACKAGING @@ -121,7 +121,7 @@ is according to the following file list. $prefix/share/doc/gettext/FAQ.html $prefix/share/doc/gettext/tutorial.html $prefix/share/doc/gettext/examples/* - $prefix/share/info/gettext.info* + $prefix/share/info/gettext.info $prefix/include/gettext-po.h $prefix/lib/libgettextlib* $prefix/lib/libgettextsrc* @@ -143,6 +143,7 @@ is according to the following file list. $prefix/share/gettext/archive.git.tar.* $prefix/share/gettext/archive.dir.tar.* (only installed if --without-git specified) $prefix/share/gettext/archive.cvs.tar.* (only installed if --with-cvs specified) + $prefix/share/gettext/disclaim-translations.txt $prefix/share/gettext-$VERSION/its/* $prefix/share/aclocal/build-to-host.m4 $prefix/share/aclocal/gettext.m4 @@ -176,4 +177,5 @@ the Java virtual machine (OpenJDK, Oracle Java, IBM Java, or other). C# support: ----------- -For C# support, mono must be available at build time and at run time. +For C# support, either mono or dotnet must be available at build time and +at run time. -- 2.47.3