mirror of https://gitee.com/bigwinds/arangodb
Remove godep link
trolololol...procfs dependency has a symlink here: https://github.com/prometheus/procfs/blob/master/fixtures/26231/exe etcd out of source build will copy the src tree. cmake copy doesn't support symlinks and will copy the symlinks target. the symlink is hardcoded to /usr/bin/vim This means that arangodb needed an installed vim :S Incredible fail chain
This commit is contained in:
parent
0ab683d1f8
commit
b610ba3894
1
3rdParty/etcd/Godeps/_workspace/src/github.com/prometheus/procfs/fixtures/26231/exe
generated
vendored
1
3rdParty/etcd/Godeps/_workspace/src/github.com/prometheus/procfs/fixtures/26231/exe
generated
vendored
|
@ -1 +0,0 @@
|
|||
/usr/bin/vim
|
Loading…
Reference in New Issue