projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02cebeb
)
Enable tar -z support again by default
author
Glenn L McGrath
<bug1@ihug.co.nz>
Wed, 28 Mar 2001 07:48:10 +0000
(07:48 -0000)
committer
Glenn L McGrath
<bug1@ihug.co.nz>
Wed, 28 Mar 2001 07:48:10 +0000
(07:48 -0000)
Config.h
patch
|
blob
|
history
diff --git
a/Config.h
b/Config.h
index b99e6f6b6b5fa2f0b86f36912b61674407918ad9..4234546169aadf85cf2492baec65b2bf83f63dce 100644
(file)
--- a/
Config.h
+++ b/
Config.h
@@
-230,7
+230,7
@@
#define BB_FEATURE_TAR_EXCLUDE
//
// Enable support for tar -z option (currently only works for inflating)
-
//
#define BB_FEATURE_TAR_GZIP
+#define BB_FEATURE_TAR_GZIP
//
//// Enable reverse sort
#define BB_FEATURE_SORT_REVERSE