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