feat: include user utility
This commit is contained in:
parent
3194fc8124
commit
25034878c3
1 changed files with 1 additions and 0 deletions
1
PKGBUILD
1
PKGBUILD
|
@ -51,6 +51,7 @@ package_blend-git() {
|
|||
cd "${srcdir}/${pkgbase%-git}"
|
||||
install -Dm755 \
|
||||
"${pkgname%-git}" \
|
||||
"user" \
|
||||
"init-${pkgname%-git}" \
|
||||
"host-${pkgname%-git}" \
|
||||
"${pkgname%-git}-files" \
|
||||
|
|
Loading…
Reference in a new issue