user/gitlab-shell: keep check
This commit is contained in:
parent
7a7378bc9c
commit
fcd6c17795
1 changed files with 1 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
|
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
|
||||||
pkgname=gitlab-shell
|
pkgname=gitlab-shell
|
||||||
pkgver=14.14.0
|
pkgver=14.14.0
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
pkgdesc="GitLab Shell handles git SSH sessions for GitLab"
|
pkgdesc="GitLab Shell handles git SSH sessions for GitLab"
|
||||||
url="https://gitlab.com/gitlab-org/gitlab-shell"
|
url="https://gitlab.com/gitlab-org/gitlab-shell"
|
||||||
arch="all"
|
arch="all"
|
||||||
|
@ -42,7 +42,6 @@ package() {
|
||||||
|
|
||||||
cd "$pkgdir"
|
cd "$pkgdir"
|
||||||
|
|
||||||
rm "$libdir"/bin/check
|
|
||||||
rm "$libdir"/bin/gitlab-sshd
|
rm "$libdir"/bin/gitlab-sshd
|
||||||
|
|
||||||
install -d -m755 -o git -g git \
|
install -d -m755 -o git -g git \
|
||||||
|
|
Loading…
Reference in a new issue