www-servers/gitlab-gitaly:

Add new versions of gitaly

Package-Manager: Portage-2.3.6, Repoman-2.3.1
This commit is contained in:
Manuel Friedli 2017-07-25 11:10:26 +02:00
parent 08febb5ede
commit 1cab7f9880
5 changed files with 90 additions and 1 deletions

View file

@ -0,0 +1,10 @@
diff --git a/Makefile b/Makefile
index 6063771..0f31b5d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-PREFIX := /usr/local
+PREFIX := ${DESTDIR}/usr
PKG := gitlab.com/gitlab-org/gitaly
BUILD_DIR := $(CURDIR)
TARGET_DIR := $(BUILD_DIR)/_build