Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit 2a11310

Browse files
committed
deb: remove unused DOCKER_GOPATH variable
This variable was added in 09b3ac8 but appears to be unused. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit c4c6180) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: e6539d2af3218e66767ef8175e02ba2e8e25ac42 Component: packaging
1 parent eea48a1 commit 2a11310

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • components/packaging/deb/common

components/packaging/deb/common/rules

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#!/usr/bin/make -f
22

33
VERSION ?= $(shell cat engine/VERSION)
4-
DOCKER_GOPATH := /go/src/github.com/docker
54

65
override_dh_gencontrol:
76
# if we're on Ubuntu, we need to Recommends: apparmor

0 commit comments

Comments
 (0)