From af12bc6de4635db04953d95c996477022cc2a1db Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Fri, 16 Feb 2001 18:35:06 +0000 Subject: [PATCH] Make dpkg require dpkg-deb --- Config.h | 6 ++++++ 1 file changed, 6 insertions(+) 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