]> granicus.if.org Git - cgit/commit
ui-snapshot: actually compress zip archives
authorLars Hjemli <hjemli@gmail.com>
Wed, 1 Sep 2010 12:13:12 +0000 (12:13 +0000)
committerLars Hjemli <hjemli@gmail.com>
Wed, 1 Sep 2010 12:32:19 +0000 (12:32 +0000)
commitba1769cb6438f3a08da8cf1308eb8efad3ce573b
tree42c7906f29b7decabc650f53cbc12e8547c442d3
parent48434780ca62fde84337ea1e797f642de5ca50d5
ui-snapshot: actually compress zip archives

Since cgit linked with git-1.6.0 all zip archives has been uncompressed.
This patch fixes the issue by specifying Z_DEFAULT_COMPRESSION.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
ui-snapshot.c