Просмотр исходного кода

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

Michael Vogt лет назад: 15
Родитель
Сommit
2311b3fe66
1 измененных файлов с 0 добавлено и 1 удалено
  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..