Browse Source

doc/examples/configure-index: remove no longer used option NoConfigure

Michael Vogt 15 years ago
parent
commit
2311b3fe66
1 changed files with 0 additions and 1 deletions
  1. 0 1
      doc/examples/configure-index

+ 0 - 1
doc/examples/configure-index

@@ -385,7 +385,6 @@ DPkg
 {
    // let apt aggressivly use dpkg triggers
    NoTriggers "true";
-   NoConfigure "true";
    ConfigurePending "true";
 
    // Probably don't want to use force-downgrade..