Skip to content

Commit c11a7f2

Browse files
laodouyalaodouya
authored andcommitted
Remove make dep receipt.
1 parent 1a36a74 commit c11a7f2

3 files changed

Lines changed: 1 addition & 11 deletions

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ pprof.txt
88
idminer
99
.travis.yml
1010
coverage.txt
11-
analysisVendor.png
1211
vendor/**/.gitignore
1312
*.keystore*
1413
node_*/

Makefile

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -266,12 +266,7 @@ clean:
266266
rm -f *.cover.out
267267
rm -f coverage.txt
268268

269-
dep:
270-
dep ensure -v
271-
rm -rfv ./vendor/github.com/ethereum/go-ethereum/crypto/secp256k1/libsecp256k1/
272-
cp -av "$${GOPATH}/src/github.com/ethereum/go-ethereum/crypto/secp256k1/libsecp256k1/" ./vendor/github.com/ethereum/go-ethereum/crypto/secp256k1/libsecp256k1/
273-
274269
.PHONY: status start stop logs push push_testnet clean \
275270
bin/cqld.test bin/cqld bin/cql-minerd.test bin/cql-minerd \
276271
bin/cql bin/cql.test bin/cql-fuse bin/cql-mysql-adapter bin/cql-proxy \
277-
release android-release dep
272+
release android-release

analysisVendor.sh

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)