[LyX/master] Stop distributing .tar.gz, everyone supports .xz now.
Pavel Sanda <[email protected]>
| Newsgroups | gmane.editors.lyx.cvs |
|---|---|
| Message-ID | <[email protected]> |
commit 9a985ee95f5c42bead3ee0a856fbb40174ba5b11 Author: Pavel Sanda <[email protected]> Date: Sat Apr 18 09:38:27 2026 +0200 Stop distributing .tar.gz, everyone supports .xz now. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 308d1156d8..17f4beba26 100644 --- a/configure.ac +++ b/configure.ac @@ -31,7 +31,7 @@ AM_SILENT_RULES([yes]) # file names only up to 99 characters. tar-ustar selects the ustar format defined # by POSIX 1003.1-1988. This format is believed to be old enough to be portable. save_PACKAGE=$PACKAGE -AM_INIT_AUTOMAKE([foreign dist-xz no-define 1.14 tar-ustar subdir-objects]) +AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-xz no-define 1.14 tar-ustar subdir-objects]) PACKAGE=$save_PACKAGE ### Set the execute permissions of the various scripts correctly -- lyx-cvs mailing list [email protected] https://lists.lyx.org/mailman/listinfo/lyx-cvs