From: David Kalnischkies Date: Fri, 11 Apr 2014 09:16:04 +0000 (+0200) Subject: do not create an (additional) empty compressor X-Git-Tag: 1.0.2~13 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/8056a00cd76c0f9dd6c444f23aa9998f96f805ed?hp=8056a00cd76c0f9dd6c444f23aa9998f96f805ed do not create an (additional) empty compressor FileFd code knows how to deal with such a compressor, so it isn't a problem, but it is absolutely not needed as we already have an (matching) identity compressor with '.' earlier in the list. Git-Dch: Ignore ---