Manuel Friedli
fdee863c9a
Rename gitaly -> gitlab-gitaly Package-Manager: Portage-2.3.5, Repoman-2.3.1
10 lines
248 B
Diff
10 lines
248 B
Diff
diff --git a/Makefile b/Makefile
|
|
index c822059..342da88 100644
|
|
--- a/Makefile
|
|
+++ b/Makefile
|
|
@@ -1,4 +1,4 @@
|
|
-PREFIX=/usr/local
|
|
+PREFIX=${DESTDIR}/usr
|
|
PKG=gitlab.com/gitlab-org/gitaly
|
|
BUILD_DIR=$(shell pwd)
|
|
BIN_BUILD_DIR=${BUILD_DIR}/_build/bin
|