mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-06 09:37:31 +00:00
move compressor setting to lyx.nsi because it should not apply to scripts that include the settings file
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15775 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
cae9a14cce
commit
52f7be199d
@ -9,6 +9,8 @@ in the file COPYING or at http://www.lyx.org/about/license.php
|
||||
|
||||
*/
|
||||
|
||||
SetCompressor /SOLID lzma
|
||||
|
||||
!include "include\declarations.nsh"
|
||||
|
||||
;--------------------------------
|
||||
|
@ -121,8 +121,3 @@ Settings for LyX installer
|
||||
;Custom NSIS plug-ins
|
||||
|
||||
!addplugindir "${FILES_NSISPLUGINS}"
|
||||
|
||||
;--------------------------------
|
||||
;Compession
|
||||
|
||||
SetCompressor /SOLID lzma
|
||||
|
Loading…
Reference in New Issue
Block a user