diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-08-05 13:45:17 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-08-05 13:45:17 +0000 |
commit | 89014f386bd15d3623811e3bb5e1ce8e5cf2b66d (patch) | |
tree | 448dc507a7fa58844354ac2e76e9a957e38d081a /main/busybox/busyboxconfig | |
parent | d319d97c8808f746072ba95bb10b7e0b97976ecd (diff) | |
download | aports-89014f386bd15d3623811e3bb5e1ce8e5cf2b66d.tar.bz2 aports-89014f386bd15d3623811e3bb5e1ce8e5cf2b66d.tar.xz |
main/busybox: enable unxz
Diffstat (limited to 'main/busybox/busyboxconfig')
-rw-r--r-- | main/busybox/busyboxconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/main/busybox/busyboxconfig b/main/busybox/busyboxconfig index f950be73cf..142f27dd14 100644 --- a/main/busybox/busyboxconfig +++ b/main/busybox/busyboxconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Busybox version: 1.17.0 -# Thu Jul 15 14:12:18 2010 +# Busybox version: 1.17.1 +# Thu Aug 5 13:41:36 2010 # CONFIG_HAVE_DOT_CONFIG=y @@ -154,7 +154,7 @@ CONFIG_FEATURE_TAR_NOPRESERVE_TIME=y CONFIG_UNLZMA=y CONFIG_FEATURE_LZMA_FAST=y CONFIG_LZMA=y -# CONFIG_UNXZ is not set +CONFIG_UNXZ=y # CONFIG_XZ is not set CONFIG_UNZIP=y |