scripts/functions
changeset 2931 8a72662f0815
parent 2924 0eab838768b1
child 2967 04092e6b82ca
     1.1 --- a/scripts/functions	Sun Jan 01 17:49:44 2012 +0100
     1.2 +++ b/scripts/functions	Mon Jul 25 19:04:17 2011 +0200
     1.3 @@ -1146,7 +1146,6 @@
     1.4                             /^(FUNCNAME|GROUPS|PPID|SHELLOPTS)=/d;' >"${state_dir}/env.sh"
     1.5  
     1.6      CT_DoTarballIfExists "${CT_BUILDTOOLS_PREFIX_DIR}" "${state_dir}/buildtools_dir"
     1.7 -    CT_DoTarballIfExists "${CT_COMPLIBS_DIR}" "${state_dir}/complibs_dir"
     1.8      CT_DoTarballIfExists "${CT_CONFIG_DIR}" "${state_dir}/config_dir"
     1.9      CT_DoTarballIfExists "${CT_PREFIX_DIR}" "${state_dir}/prefix_dir" --exclude '*.log'
    1.10  
    1.11 @@ -1179,7 +1178,6 @@
    1.12  
    1.13      CT_DoExtractTarballIfExists "${state_dir}/prefix_dir" "${CT_PREFIX_DIR}"
    1.14      CT_DoExtractTarballIfExists "${state_dir}/config_dir" "${CT_CONFIG_DIR}"
    1.15 -    CT_DoExtractTarballIfExists "${state_dir}/complibs_dir" "${CT_COMPLIBS_DIR}"
    1.16      CT_DoExtractTarballIfExists "${state_dir}/buildtools_dir" "${CT_BUILDTOOLS_PREFIX_DIR}"
    1.17  
    1.18      # Restore the environment, discarding any error message