xbps-src: silence show-avail
This commit is contained in:
parent
4262450928
commit
5c4d340c5f
1 changed files with 1 additions and 1 deletions
2
xbps-src
2
xbps-src
|
@ -794,7 +794,7 @@ case "$XBPS_TARGET" in
|
|||
show_pkg
|
||||
;;
|
||||
show-avail)
|
||||
read_pkg
|
||||
read_pkg &>/dev/null
|
||||
show_avail
|
||||
;;
|
||||
show-files)
|
||||
|
|
Loading…
Reference in a new issue