Make dpkg require dpkg-deb

1_00_stable_10817
Eric Andersen 2001-02-16 18:35:06 +00:00
parent 3f5bcbfa3c
commit af12bc6de4
1 changed files with 6 additions and 0 deletions

View File

@ -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