dpkg only dependeds on tar

This commit is contained in:
Glenn L McGrath 2001-04-11 03:47:45 +00:00
parent 528ef50a4a
commit 7dc8d227a5

View File

@ -390,7 +390,7 @@
// //
#ifdef BB_DPKG #ifdef BB_DPKG
#ifndef BB_DPKG_DEB #ifndef BB_DPKG_DEB
#define BB_DPKG_DEB #define BB_TAR
#endif #endif
#endif #endif
// //