spelling: packages

This commit is contained in:
Josh Soref 2017-09-10 16:39:03 +00:00
parent a337620d97
commit ca32ece84e

View File

@ -34,7 +34,7 @@ module Hbc
altnames.concat(%Q("#{altname}")) altnames.concat(%Q("#{altname}"))
altnames = "(#{altnames})" altnames = "(#{altnames})"
# Some packges are shipped as u=rx (e.g. Bitcoin Core) # Some packages are shipped as u=rx (e.g. Bitcoin Core)
@command.run!("/bin/chmod", args: ["--", "u+rw", file, file.realpath]) @command.run!("/bin/chmod", args: ["--", "u+rw", file, file.realpath])
@command.run!("/usr/bin/xattr", @command.run!("/usr/bin/xattr",