dev-vcs/gitlab-workhorse:
updated ebuild for 0.8.1 to 0.8.2 Package-Manager: portage-2.2.28
This commit is contained in:
parent
d11fecd14a
commit
26c4352a4c
4 changed files with 13 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=v0.8.1-$(shell date -u +%Y%m%d.%H%M%S)
|
||||
+VERSION=v0.8.2-$(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