feat: include user utility

This commit is contained in:
Rudra Saraswat 2024-06-03 17:28:15 +00:00
parent 3194fc8124
commit 25034878c3

View file

@ -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" \