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

View file

@ -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)