mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Comment
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34118 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
8c5ad7af21
commit
287c87cf1f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user