Open weakish opened 8 years ago
Looks pretty good.
Can pkgin not install multiple packages at the same time by listing them out?
Should use sudo_cmd, not explicitly invoke sudo.
Can pkgin not install multiple packages at the same time by listing them out?
Yes.
Refactored to use auto_api
.
Should use sudo_cmd
Fixed.
pkgin
is a binary package manager for pkgsrc on BSD, macOS, Linux, SunOS, Minix and SmartOS/Illumos.lib/sprinkle/installers/pkgin.rb | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 lib/sprinkle/installers/pkgin.rb