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:
3f5bcbf
)
Make dpkg require dpkg-deb
author
Eric Andersen
<andersen@codepoet.org>
Fri, 16 Feb 2001 18:35:06 +0000
(18:35 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Fri, 16 Feb 2001 18:35:06 +0000
(18:35 -0000)
Config.h
patch
|
blob
|
history
diff --git
a/Config.h
b/Config.h
index 6626fa949660d11eff7bb8cd5c20d121e3156e67..3fffb673cffcfb2997b27abe6617fae637932c90 100644
(file)
--- a/
Config.h
+++ b/
Config.h
@@
-366,6
+366,12
@@
#endif
#endif
//
+#ifdef BB_DPKG
+#ifndef BB_DPKG_DEB
+#define BB_DPKG_DEB
+#endif
+#endif
+//
#ifdef BB_DPKG_DEB
#ifndef BB_AR
#define BB_AR