Explorar el Código

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

Michael Vogt hace 15 años
padre
commit
2311b3fe66
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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..