xbps-src: make show-avail work as documented

This commit is contained in:
Toyam Cox 2017-09-23 21:44:25 -04:00
parent 5d6f694c69
commit 332a6aaf23
1 changed files with 1 additions and 1 deletions

View File

@ -728,7 +728,7 @@ case "$XBPS_TARGET" in
show_pkg
;;
show-avail)
read_pkg ignore-problems
read_pkg
show_avail
;;
show-files)