From aec73219c8219d7c4e12a1b784a4e6d4d92daee0 Mon Sep 17 00:00:00 2001 From: DT Netsolution GmbH Date: Sat, 7 Dec 2013 11:29:38 +0100 Subject: [PATCH] add additional compression formats to sample --- sample/All/builder-product.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample/All/builder-product.cfg b/sample/All/builder-product.cfg index c8f35f6..293d1a4 100644 --- a/sample/All/builder-product.cfg +++ b/sample/All/builder-product.cfg @@ -58,7 +58,7 @@ TYPE="public" # - Compression format # If the retrieved file is compressed, the compression format is specified to # extract it. If the parameter is not set, no extraction happens -# Optional parameter. Valid values: unzip, 7zip. Default value: . +# Optional parameter. Valid values: unzip, 7zip, unrar, lha, targz, tarbz2, cab . Default value: . # DL_EXTRACT_FORMAT="zip" # # - Extraction directory for compressed files