Home | History | Annotate | Download | only in docs

Lines Matching refs:pkg

53     local pkg=""
62 pkg="$macports"
65 pkg="$aptget"
68 if [[ -n $pkg ]]
70 echo "Missing $bin binary; please install with '$(packager_install $pkg)'"
83 local pkg=""
92 pkg="$macports"
95 pkg="$aptget"
98 if [[ -n $pkg ]]
100 echo "Missing python module $mod, please install with '$(packager_install $pkg)'"