From eb3fdc843e4a56740f2de41a0a7e37c25bde246c Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Wed, 16 Nov 2016 15:45:05 +0100 Subject: Make bzcat, lzcat, xzcat, zcat, lzopcat, unlzop individually selectable Signed-off-by: Denys Vlasenko --- archival/Config.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archival/Config.src') diff --git a/archival/Config.src b/archival/Config.src index a9afaea5b..5e7cfc0a4 100644 --- a/archival/Config.src +++ b/archival/Config.src @@ -30,7 +30,7 @@ config FEATURE_SEAMLESS_GZ Make tar, rpm, modprobe etc understand .gz data. config FEATURE_SEAMLESS_Z - bool "tar, rpm, modprobe etc understand .Z data" + bool "Make tar, rpm, modprobe etc understand .Z data" default n # it is ancient help Make tar, rpm, modprobe etc understand .Z data. -- cgit v1.2.3