[arch-commits] Commit in gitlab/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Sun Nov 26 08:48:38 UTC 2017
Date: Sunday, November 26, 2017 @ 08:48:37
Author: svenstaro
Revision: 268853
upgpkg: gitlab 10.2.2-2
Modified:
gitlab/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-11-26 08:18:01 UTC (rev 268852)
+++ PKGBUILD 2017-11-26 08:48:37 UTC (rev 268853)
@@ -8,7 +8,7 @@
pkgname=gitlab
pkgver=10.2.2
-pkgrel=1
+pkgrel=2
pkgdesc="Project management and code hosting application"
arch=('x86_64')
url="https://gitlab.com/gitlab-org/gitlab-ce"
@@ -76,7 +76,7 @@
# Patching config files:
msg2 "Patching paths in and username gitlab.yml..."
sed -e "s|# user: git|user: gitlab|" \
- -e "s|/home/git/gitaly|/usr/bin|" \
+ -e "s|/home/git/gitaly/bin|/usr/bin|" \
-e "s|/home/git/repositories|${_homedir}/repositories|" \
-e "s|/home/git/gitlab-satellites|${_homedir}/satellites|" \
-e "s|# path: /mnt/gitlab|path: ${_homedir}/shared|" \
More information about the arch-commits
mailing list