diff options
Diffstat (limited to 'config/global/extract.in')
-rw-r--r-- | config/global/extract.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/config/global/extract.in b/config/global/extract.in index b92551e8..3f45ec02 100644 --- a/config/global/extract.in +++ b/config/global/extract.in @@ -5,7 +5,6 @@ comment "Extracting" config FORCE_EXTRACT bool prompt "Force extractions" - default n help Force extraction of already exctracted tarballs. @@ -35,7 +34,6 @@ config OVERIDE_CONFIG_GUESS_SUB config ONLY_EXTRACT bool prompt "Stop after extracting tarballs" - default n help Exit after unpacking and patching tarballs. @@ -118,11 +116,9 @@ config PATCH_ORDER config PATCH_SINGLE bool - default n config PATCH_USE_LOCAL bool - default n config LOCAL_PATCH_DIR string |