On Wed, Jun 08, 2016 at 07:29:34PM -0700, Pavel Sanda wrote:
> Scott Kostyshak wrote:
> > By the way, I saw your comment just above the definition of the lyxdist
> > target, which you introduced in 2010 (d407a15c):
> > 
> > --------
> > #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
> >     ls -hl $(PACKAGE)-$(VERSION).tar.*
> > --------
> > 
> > Should we use dist-xz directly now?
> 
> That would make sense provided -9 level can be maintained.
> I don't have time for the patch though.

OK. I'm not planning to look at this now. Maybe we should come back to
it once we make a decision on whether to move to CMake or not.

Scott

Attachment: signature.asc
Description: PGP signature

Reply via email to