]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
build: Stop shipping tarballs in lzip-compressed format. master
authorBruno Haible <bruno@clisp.org>
Thu, 9 Apr 2026 10:18:57 +0000 (12:18 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 9 Apr 2026 10:18:57 +0000 (12:18 +0200)
The lzip-compressed tarball is only 5% smaller than the xz-compressed tarball
since we added a customized am__tar variable on 2025-01-08. Not worth it.

* Admin/release-steps: Remove instruction for lzip.

Admin/release-steps

index b49678f6b9be347354eaddce71dd8422ad41d3ef..1f1d79d6d8b07ce0c51d299ab3fa3933131b1adb 100644 (file)
@@ -253,7 +253,7 @@ We assume that the following environment variables are set:
 ** Upload tarballs:
 
     gnulib/build-aux/gnupload --to ftp.gnu.org:gettext \
-                              gettext-$CURRENT_VERSION.tar.{gz,xz,lz}
+                              gettext-$CURRENT_VERSION.tar.{gz,xz}
 
 ** Finally: