X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/0e071dfe205ad21d8b929b4bb8164b008dc7c474..0a7370ca91289db3d23d72aeac397edfe3dfb75b:/methods/rred.cc diff --git a/methods/rred.cc b/methods/rred.cc index 2d2333f91..0c641ad82 100644 --- a/methods/rred.cc +++ b/methods/rred.cc @@ -572,7 +572,7 @@ class RredMethod : public aptMethod { protected: virtual bool URIAcquire(std::string const &Message, FetchItem *Itm) APT_OVERRIDE { - Debug = _config->FindB("Debug::pkgAcquire::RRed", false); + Debug = DebugEnabled(); URI Get = Itm->Uri; std::string Path = Get.Host + Get.Path; // rred:/path - no host