Add 'pkg list' package source

This commit is contained in:
matt 2022-09-12 19:51:30 +00:00
parent 078af21630
commit c3beb21966

View file

@ -1639,6 +1639,10 @@ get_packages() {
((packages == 0)) &&
has pkg && tot pkg list
;;
illumos-*)
has pkg && tot pkg list
;;
esac
# List these last as they accompany regular package managers.