xbps-src: make show-avail work as documented
This commit is contained in:
parent
5d6f694c69
commit
332a6aaf23
1 changed files with 1 additions and 1 deletions
2
xbps-src
2
xbps-src
|
@ -728,7 +728,7 @@ case "$XBPS_TARGET" in
|
||||||
show_pkg
|
show_pkg
|
||||||
;;
|
;;
|
||||||
show-avail)
|
show-avail)
|
||||||
read_pkg ignore-problems
|
read_pkg
|
||||||
show_avail
|
show_avail
|
||||||
;;
|
;;
|
||||||
show-files)
|
show-files)
|
||||||
|
|
Loading…
Reference in a new issue