spelling: packages
This commit is contained in:
parent
a337620d97
commit
ca32ece84e
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user