We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8d3f21 commit 8122321Copy full SHA for 8122321
sharness/Makefile
@@ -18,7 +18,7 @@ FS_REPO_SRC = ../
18
IPFS_0_TO_1_SRC = ../ipfs-0-to-1
19
IPFS_1_TO_2_SRC = ../ipfs-1-to-2
20
IPFS_2_TO_3_SRC = ../ipfs-2-to-3
21
-IPFS_UPDATE_SRC = ./dependencies/ipfs-update
+IPFS_UPDATE_SRC = ../Godeps/_workspace/src/github.com/ipfs/ipfs-update
22
23
# User might want to override those on the command line
24
GOFLAGS =
0 commit comments