]> git.saurik.com Git - apt.git/blobdiff - apt-private/private-source.cc
eipp: provide the internal planer as an external one
[apt.git] / apt-private / private-source.cc
index dd52a8822312ce522483beb2df2831b6b5ed0b40..220f1bd5a2f04471a9b3aec2f915bc18c2e0822a 100644 (file)
@@ -438,6 +438,7 @@ bool DoSource(CommandLine &CmdL)
         {
            ioprintf(c1out, "Skipping download of file '%s' as requested hashsum is not available for authentication\n",
                  localFile.c_str());
+           Dsc[J].Dsc.clear();
            continue;
         }