From 287c87cf1f282b967124e520746299346fdc99ff Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Mon, 12 Apr 2010 11:39:52 +0000 Subject: [PATCH] Comment git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34118 a592a061-630c-0410-9148-cb99ea01b6c8 --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.am b/Makefile.am index 2032182512..0e719fb53a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -27,6 +27,8 @@ man_MANS = lyx.1 #Wait some time for bumping automake 1.11, which can use dist-xz #directly without this code, which is to be removed. +#xz has low compression by default, but can be affected via +#export XZ_OPT=-9ev put somewhere in the makefile. lyxdist: dist bunzip2 $(PACKAGE)-$(VERSION).tar.bz2 xz -9 $(PACKAGE)-$(VERSION).tar -- 2.39.2