Remove pacman-contrib from install console generic
This commit is contained in:
parent
d905b67e6f
commit
2ba9bb2936
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ options=()
|
|||
options+=("nano" "Editor" on)
|
||||
options+=("vim" "Editor" on)
|
||||
options+=("vi" "Editor" off)
|
||||
options+=("pacman-contrib" "Pacman contrib tools" on)
|
||||
options+=("base-devel" "Build tools" on)
|
||||
options+=("bash-completion" "Completion for bash" on)
|
||||
options+=("usbutils" "USB Device Utilities" on)
|
||||
|
|
Loading…
Reference in a new issue