aboutsummaryrefslogtreecommitdiff
path: root/Config.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-02-16 18:35:06 +0000
committerEric Andersen <andersen@codepoet.org>2001-02-16 18:35:06 +0000
commitaf12bc6de4635db04953d95c996477022cc2a1db (patch)
tree5a0d297ff7275ad5abfdc34a76ca5b413893bbb4 /Config.h
parent3f5bcbfa3cee92cbc1995d1e71739c47ac5ba456 (diff)
downloadbusybox-af12bc6de4635db04953d95c996477022cc2a1db.tar.gz
Make dpkg require dpkg-deb
Diffstat (limited to 'Config.h')
-rw-r--r--Config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/Config.h b/Config.h
index 6626fa949..3fffb673c 100644
--- 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