summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLev Veyde <lveyde@redhat.com>2014-07-10 12:34:16 +0300
committerChristophe Fergeau <cfergeau@redhat.com>2015-04-28 12:45:26 +0200
commit347860b54ed820a828c694f38d2f81ebdb435cd9 (patch)
tree1f919db7fc897ec39264f23578bde3b5887f4ade
parent47506b0d25022639c73080ec9a42febc09a9c1f0 (diff)
packaging: Modify compression to solid
Change-Id: I8e8ef3d4cd375230454f70cc0f3b5c6451c8c2f5 Signed-off-by: Lev Veyde <lveyde@redhat.com>
-rw-r--r--spice-guest-tools.nsis2
1 files changed, 1 insertions, 1 deletions
diff --git a/spice-guest-tools.nsis b/spice-guest-tools.nsis
index 0fdada9..6f57e3f 100644
--- a/spice-guest-tools.nsis
+++ b/spice-guest-tools.nsis
@@ -31,7 +31,7 @@
# DEALINGS IN THE SOFTWARE.
#
-SetCompressor lzma
+SetCompressor /SOLID lzma
!include "driver.nsh"
!include "WinVer.nsh"