From: Eric Andersen Date: Fri, 16 Feb 2001 18:35:06 +0000 (-0000) Subject: Make dpkg require dpkg-deb X-Git-Tag: 0_50~216 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=af12bc6de4635db04953d95c996477022cc2a1db;p=oweals%2Fbusybox.git Make dpkg require dpkg-deb --- 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