Make dpkg require dpkg-deb
authorEric Andersen <andersen@codepoet.org>
Fri, 16 Feb 2001 18:35:06 +0000 (18:35 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 16 Feb 2001 18:35:06 +0000 (18:35 -0000)
Config.h

index 6626fa949660d11eff7bb8cd5c20d121e3156e67..3fffb673cffcfb2997b27abe6617fae637932c90 100644 (file)
--- a/Config.h
+++ b/Config.h
 #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