aboutsummaryrefslogtreecommitdiff
path: root/rules/git.mk
diff options
context:
space:
mode:
authorIgor Pashev <igor.pashev@nexenta.com>2013-01-30 13:52:21 +0400
committerIgor Pashev <igor.pashev@nexenta.com>2013-01-30 13:57:23 +0400
commit03f4febe81472ba2829443e9cb8ef418d9e6cc49 (patch)
tree93d23cb49667ea5a2ab6247db31badd85e4f3a9b /rules/git.mk
parentc09ff0567d10c12b3b4cfa199bee056ec143483f (diff)
downloadcibs-03f4febe81472ba2829443e9cb8ef418d9e6cc49.tar.gz
Ensuse that searching in proto dirs has predictable order:
1. Top directory first 2. Variants' proto dirs in order variants are defined Remove source dir from proto dirs, but add $(sourcedir) to IPS defines, so one can write: file $(sourcedir)/README path=/usr/share/doc/foo/README
Diffstat (limited to 'rules/git.mk')
-rw-r--r--rules/git.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/rules/git.mk b/rules/git.mk
index 23a96c7..b631f1a 100644
--- a/rules/git.mk
+++ b/rules/git.mk
@@ -24,8 +24,6 @@
# include guard
ifeq (,$(__git_mk))
-protodirs += $(sourcedir)
-
build-depends += developer/versioning/git
download-stamp: check-build-dep-stamp