From 807c2d531030a498bf9e04f1bfc8a618aa04b235 Mon Sep 17 00:00:00 2001 From: Jean-Marc Lasgouttes Date: Tue, 11 Apr 2006 15:27:27 +0000 Subject: [PATCH] tweak compression setting git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13652 a592a061-630c-0410-9148-cb99ea01b6c8 --- development/Win32/packaging/installer/lyx_installer.nsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development/Win32/packaging/installer/lyx_installer.nsi b/development/Win32/packaging/installer/lyx_installer.nsi index 67cbc4be1e..6f109c9b45 100644 --- a/development/Win32/packaging/installer/lyx_installer.nsi +++ b/development/Win32/packaging/installer/lyx_installer.nsi @@ -20,7 +20,7 @@ CRCCheck force ; Make the installer as small as possible. -SetCompressor lzma +SetCompressor /SOLID lzma ;-------------------------------- ; You should need to change only these macros... -- 2.39.5