projects
/
platform
/
upstream
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7fd9294
)
Remove dpkg-deb applet dependencies, still depends on tar
author
Glenn L McGrath
<bug1@ihug.co.nz>
Wed, 11 Apr 2001 03:27:06 +0000
(
03:27
-0000)
committer
Glenn L McGrath
<bug1@ihug.co.nz>
Wed, 11 Apr 2001 03:27:06 +0000
(
03:27
-0000)
Config.h
patch
|
blob
|
history
diff --git
a/Config.h
b/Config.h
index
3600d06
..
11f2150
100644
(file)
--- a/
Config.h
+++ b/
Config.h
@@
-401,23
+401,9
@@
#endif
//
#ifdef BB_DPKG_DEB
- #ifndef BB_AR
- #define BB_AR
- #endif
#ifndef BB_TAR
#define BB_TAR
#endif
- #ifndef BB_FEATURE_TAR_GZIP
- #define BB_FEATURE_TAR_GZIP
- #endif
-#endif
-//
-#ifdef BB_TAR
- #ifdef BB_FEATURE_TAR_GZIP
- #ifndef BB_GUNZIP
- #define BB_GUNZIP
- #endif
- #endif
#endif
//
#if defined BB_MOUNT && defined BB_FEATURE_NFSMOUNT