[arch-commits] Commit in gitlab/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Fri Nov 3 20:21:07 UTC 2017


    Date: Friday, November 3, 2017 @ 20:21:06
  Author: svenstaro
Revision: 265376

upgpkg: gitlab 10.1.1-2

Modified:
  gitlab/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-03 20:00:40 UTC (rev 265375)
+++ PKGBUILD	2017-11-03 20:21:06 UTC (rev 265376)
@@ -8,7 +8,7 @@
 
 pkgname=gitlab
 pkgver=10.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Project management and code hosting application"
 arch=('x86_64')
 url="https://gitlab.com/gitlab-org/gitlab-ce"
@@ -76,6 +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/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