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}"
|
cd "${srcdir}/${pkgbase%-git}"
|
||||||
install -Dm755 \
|
install -Dm755 \
|
||||||
"${pkgname%-git}" \
|
"${pkgname%-git}" \
|
||||||
|
"user" \
|
||||||
"init-${pkgname%-git}" \
|
"init-${pkgname%-git}" \
|
||||||
"host-${pkgname%-git}" \
|
"host-${pkgname%-git}" \
|
||||||
"${pkgname%-git}-files" \
|
"${pkgname%-git}-files" \
|
||||||
|
|
Loading…
Reference in a new issue