Gentoo Archives: gentoo-commits

From: Tony Olagbaiye <gentoo@××××.io>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-p2p/ipfs-cluster/
Date: Sat, 28 May 2022 03:19:30
Message-Id: 1653707952.7fa4ac412aede788f48122984fd6bceb037e990a.gentoo@gentoo
1 commit: 7fa4ac412aede788f48122984fd6bceb037e990a
2 Author: Tony Olagbaiye <bqv <AT> fron <DOT> io>
3 AuthorDate: Sat May 28 03:19:12 2022 +0000
4 Commit: Tony Olagbaiye <gentoo <AT> fron <DOT> io>
5 CommitDate: Sat May 28 03:19:12 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7fa4ac41
7
8 net-p2p/ipfs-cluster: cleanup src_compile
9
10 Signed-off-by: Tony Olagbaiye <bqv <AT> fron.io>
11
12 net-p2p/ipfs-cluster/ipfs-cluster-1.0.1.ebuild | 2 --
13 1 file changed, 2 deletions(-)
14
15 diff --git a/net-p2p/ipfs-cluster/ipfs-cluster-1.0.1.ebuild b/net-p2p/ipfs-cluster/ipfs-cluster-1.0.1.ebuild
16 index dba391621..455b766b7 100644
17 --- a/net-p2p/ipfs-cluster/ipfs-cluster-1.0.1.ebuild
18 +++ b/net-p2p/ipfs-cluster/ipfs-cluster-1.0.1.ebuild
19 @@ -21,8 +21,6 @@ RDEPEND="
20 DOCS=( CHANGELOG.md CONTRIBUTING.md README.md )
21
22 src_compile() {
23 - default
24 -
25 pushd cmd/ipfs-cluster-ctl
26 ego build
27 mv ipfs-cluster-ctl $OLDPWD