diff options
author | Tony Olagbaiye <bqv@fron.io> | 2022-05-28 04:19:12 +0100 |
---|---|---|
committer | Tony Olagbaiye <bqv@fron.io> | 2022-05-28 04:19:12 +0100 |
commit | 7fa4ac412aede788f48122984fd6bceb037e990a (patch) | |
tree | 3ed658bc424b6bb5de1efe4062070b400d8568a5 /net-p2p | |
parent | net-p2p/ipfs-cluster: new package, add 1.0.1 (diff) | |
download | guru-7fa4ac412aede788f48122984fd6bceb037e990a.tar.gz guru-7fa4ac412aede788f48122984fd6bceb037e990a.tar.bz2 guru-7fa4ac412aede788f48122984fd6bceb037e990a.zip |
net-p2p/ipfs-cluster: cleanup src_compile
Signed-off-by: Tony Olagbaiye <bqv@fron.io>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/ipfs-cluster/ipfs-cluster-1.0.1.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net-p2p/ipfs-cluster/ipfs-cluster-1.0.1.ebuild b/net-p2p/ipfs-cluster/ipfs-cluster-1.0.1.ebuild index dba391621..455b766b7 100644 --- a/net-p2p/ipfs-cluster/ipfs-cluster-1.0.1.ebuild +++ b/net-p2p/ipfs-cluster/ipfs-cluster-1.0.1.ebuild @@ -21,8 +21,6 @@ RDEPEND=" DOCS=( CHANGELOG.md CONTRIBUTING.md README.md ) src_compile() { - default - pushd cmd/ipfs-cluster-ctl ego build mv ipfs-cluster-ctl $OLDPWD |