From: Glenn L McGrath Date: Wed, 11 Apr 2001 03:47:45 +0000 (-0000) Subject: dpkg only dependeds on tar X-Git-Tag: 0_52~387 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=7dc8d227a57bc225bc1045a3a6cd6ee78e10852b;p=oweals%2Fbusybox.git dpkg only dependeds on tar --- diff --git a/Config.h b/Config.h index 286b68001..bf3cb3a2f 100644 --- 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 //