Handle empty PORTAGE_COMPRESS for bug #389047.
authorZac Medico <zmedico@gentoo.org>
Mon, 7 Nov 2011 08:14:29 +0000 (00:14 -0800)
committerZac Medico <zmedico@gentoo.org>
Mon, 7 Nov 2011 08:14:29 +0000 (00:14 -0800)
commit38acf30cbf60c73fade97f121176158af898640c
tree812b0a6bae297a7dded721bb2dacda1122f6afd2
parent69d7f169ba2e27cf56746791331c63a019357100
Handle empty PORTAGE_COMPRESS for bug #389047.

This fixes a case where empty PORTAGE_COMPRESS made ecompressdir forget
to call restore_skip_dirs, such that docompress -x resulted in files
not being installed due to hide_skip_dirs hiding them permanently.
bin/ebuild-helpers/ecompressdir