]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Update packaging instructions.
authorBruno Haible <bruno@clisp.org>
Tue, 3 Dec 2024 13:46:32 +0000 (14:46 +0100)
committerBruno Haible <bruno@clisp.org>
Tue, 31 Dec 2024 10:01:39 +0000 (11:01 +0100)
* PACKAGING: Update file list. Update C# explanations.

PACKAGING

index 849cddaf6a26f502d3fd4285a9da43b44eaa87c2..8a8666ed6b7bcf2733bf318a6de7bee5b79a88e5 100644 (file)
--- 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.