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:
528ef50
)
dpkg only dependeds on tar
author
Glenn L McGrath
<bug1@ihug.co.nz>
Wed, 11 Apr 2001 03:47:45 +0000
(
03:47
-0000)
committer
Glenn L McGrath
<bug1@ihug.co.nz>
Wed, 11 Apr 2001 03:47:45 +0000
(
03:47
-0000)
Config.h
patch
|
blob
|
history
diff --git
a/Config.h
b/Config.h
index 286b68001a860fc5e9df7576ffb36cc48711646c..bf3cb3a2f39684e8922d7d8d1018fdb8024d583e 100644
(file)
--- a/
Config.h
+++ b/
Config.h
@@
-390,7
+390,7
@@
//
#ifdef BB_DPKG
#ifndef BB_DPKG_DEB
- #define BB_
DPKG_DEB
+ #define BB_
TAR
#endif
#endif
//