dev-vcs/gitlab-workhorse:

Purged unneded version 0.7.4 of dev-vcs/gitlab-workhorse

Package-Manager: portage-2.2.28
This commit is contained in:
Manuel Friedli 2016-06-26 12:06:37 +02:00
parent 1e3caf9d64
commit 3ba5610655
4 changed files with 6 additions and 56 deletions

View file

@ -1,12 +0,0 @@
diff --git a/Makefile b/Makefile
index 9b3146d..b3c0630 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
-PREFIX=/usr/local
-VERSION=$(shell git describe)-$(shell date -u +%Y%m%d.%H%M%S)
+PREFIX=${DESTDIR}/usr
+VERSION=v0.7.4-$(shell date -u +%Y%m%d.%H%M%S)
export GOPATH=$(shell pwd)/_build
GOBUILD=go build -ldflags "-X main.Version=${VERSION}"
PKG=gitlab.com/gitlab-org/gitlab-workhorse