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.