From b9934ce10aeb1c59468d8581d07ddac6c447a6f1 Mon Sep 17 00:00:00 2001 From: "Jerzy Grzegorek\"" Date: Thu, 21 Mar 2013 11:01:09 +0100 Subject: scripts/functions: add xz-ed linux tarballs Signed-off-by: Jerzy Grzegorek Message-Id: Patchwork-Id: 229619 diff --git a/scripts/functions b/scripts/functions index e6defa8..5eab53e 100644 --- a/scripts/functions +++ b/scripts/functions @@ -639,6 +639,7 @@ CT_GetCustom() { # so we can create a properly-named symlink, which # we use later on in 'extract' case "${custom_location}" in + *.tar.xz) custom_name="${custom_name}.tar.xz";; *.tar.bz2) custom_name="${custom_name}.tar.bz2";; *.tar.gz|*.tgz) custom_name="${custom_name}.tar.gz";; *.tar) custom_name="${custom_name}.tar";; -- cgit v0.10.2-6-g49f6