dev-vcs/gitlab-workhorse:
added ebuild for gitlab-workhorse-1.1.1, a dependency of gitlab-ce-8.14.4 Package-Manager: portage-2.3.0
This commit is contained in:
parent
7315c0410b
commit
210327fc4e
4 changed files with 14 additions and 6 deletions
|
@ -6,7 +6,7 @@ index 3f6ac91..663ffbb 100644
|
|||
-PREFIX=/usr/local
|
||||
-VERSION=$(shell git describe)-$(shell date -u +%Y%m%d.%H%M%S)
|
||||
+PREFIX=${DESTDIR}/usr
|
||||
+VERSION=v1.1.0-$(shell date -u +%Y%m%d.%H%M%S)
|
||||
+VERSION=v1.1.1-$(shell date -u +%Y%m%d.%H%M%S)
|
||||
BUILD_DIR = $(shell pwd)
|
||||
export GOPATH=${BUILD_DIR}/_build
|
||||
export GO15VENDOREXPERIMENT=1
|
Loading…
Add table
Add a link
Reference in a new issue