[DRE-commits] [gitlab-workhorse] 01/01: rules: do not build 'support' binary
Dmitry Smirnov
onlyjob at moszumanska.debian.org
Mon Jul 18 06:49:59 UTC 2016
This is an automated email from the git hooks/post-receive script.
onlyjob pushed a commit to branch master
in repository gitlab-workhorse.
commit 9ed83b7 (HEAD, master)
Author: Dmitry Smirnov <onlyjob at member.fsf.org>
Date: Mon Jul 18 06:49:09 2016
rules: do not build 'support' binary
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index f002a6f..aba9112 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,7 @@
export DH_GOPKG = gitlab.com/gitlab-org/gitlab-workhorse
#export DH_GOLANG_INSTALL_ALL := 1
export DH_GOLANG_INSTALL_EXTRA = testdata
+export DH_GOLANG_EXCLUDES := support
%:
dh $@ --buildsystem=golang --with=golang --builddirectory=_build
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gitlab-workhorse.git
More information about the Pkg-ruby-extras-commits
mailing list