[packages/gitlab-ci-multi-runner] make hack

glen glen at pld-linux.org
Mon May 2 14:32:39 CEST 2016


commit 6ada5ccc3e64b69193a281bc4f09817d7893ee7b
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon May 2 15:32:34 2016 +0300

    make hack

 gitlab-ci-multi-runner.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/gitlab-ci-multi-runner.spec b/gitlab-ci-multi-runner.spec
index 8ae887b..b956822 100644
--- a/gitlab-ci-multi-runner.spec
+++ b/gitlab-ci-multi-runner.spec
@@ -37,6 +37,8 @@ ln -s ../../../../.. Godeps/_workspace/src/gitlab.com/gitlab-org/gitlab-ci-multi
 
 mkdir -p out/docker
 ln -s %{SOURCE1} out/docker/prebuilt.tar.gz
+# touch, otherwise make rules would download it nevertheless
+touch out/docker/prebuilt.tar.gz
 
 %build
 export GOPATH=$(pwd):$(pwd)/Godeps/_workspace
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gitlab-ci-multi-runner.git/commitdiff/6ada5ccc3e64b69193a281bc4f09817d7893ee7b



More information about the pld-cvs-commit mailing list