Skip to content

Commit 8122321

Browse files
committed
sharness: build using vendored ipfs-update
1 parent b8d3f21 commit 8122321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sharness/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ FS_REPO_SRC = ../
1818
IPFS_0_TO_1_SRC = ../ipfs-0-to-1
1919
IPFS_1_TO_2_SRC = ../ipfs-1-to-2
2020
IPFS_2_TO_3_SRC = ../ipfs-2-to-3
21-
IPFS_UPDATE_SRC = ./dependencies/ipfs-update
21+
IPFS_UPDATE_SRC = ../Godeps/_workspace/src/github.com/ipfs/ipfs-update
2222

2323
# User might want to override those on the command line
2424
GOFLAGS =

0 commit comments

Comments
 (0)