diff options
-rw-r--r-- | Config.h | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -366,6 +366,12 @@ | |||
366 | #endif | 366 | #endif |
367 | #endif | 367 | #endif |
368 | // | 368 | // |
369 | #ifdef BB_DPKG | ||
370 | #ifndef BB_DPKG_DEB | ||
371 | #define BB_DPKG_DEB | ||
372 | #endif | ||
373 | #endif | ||
374 | // | ||
369 | #ifdef BB_DPKG_DEB | 375 | #ifdef BB_DPKG_DEB |
370 | #ifndef BB_AR | 376 | #ifndef BB_AR |
371 | #define BB_AR | 377 | #define BB_AR |