dev-vcs/gitlab-workhorse:

pruned old ebuilds

Package-Manager: portage-2.3.0
This commit is contained in:
Manuel Friedli 2016-11-23 18:00:50 +01:00
parent 58db86fa36
commit 8955ed70f2
4 changed files with 5 additions and 55 deletions

View file

@ -1,12 +0,0 @@
diff --git a/Makefile b/Makefile
index 3f6ac91..663ffbb 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.8.2-$(shell date -u +%Y%m%d.%H%M%S)
BUILD_DIR = $(shell pwd)
export GOPATH=${BUILD_DIR}/_build
export GO15VENDOREXPERIMENT=1