[Pkg-golang-commits] [golang] 01/01: Remove more unused debian/rules bits

Tianon Gravi tianon at debian.org
Fri Sep 25 20:24:23 UTC 2015


This is an automated email from the git hooks/post-receive script.

tianon pushed a commit to branch debian-experimental
in repository golang.

commit 8a21f21b166cda0b7e15fd2e44f28b98bbeb7780
Author: Tianon Gravi <tianon at debian.org>
Date:   Fri Sep 25 13:24:13 2015 -0700

    Remove more unused debian/rules bits
---
 debian/rules | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index 9b27569..f587ab1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,12 +2,8 @@
 # This file is in the public domain.
 # You may freely use, modify, distribute, and relicense it.
 
-libexecdir := /usr/lib/go
-datadir := /usr/share/go
-bindir := /bin
-
 export GOROOT := $(CURDIR)
-export GOROOT_FINAL := $(libexecdir)
+export GOROOT_FINAL := /usr/lib/go
 
 %:
 	+dh --parallel $(opt_no_act) $@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-golang/golang.git



More information about the pkg-golang-commits mailing list