Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/litecoind/
Date: Fri, 18 Jun 2021 14:33:49
Message-Id: 1624026802.b6162b4034465a4eda6f6314a445c5e9d7e1da8c.sam@gentoo
1 commit: b6162b4034465a4eda6f6314a445c5e9d7e1da8c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 18 12:50:22 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 18 14:33:22 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6162b40
7
8 net-p2p/litecoind: fix AbsoluteSymlink
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 .../litecoind/{litecoind-0.18.1.ebuild => litecoind-0.18.1-r1.ebuild} | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-p2p/litecoind/litecoind-0.18.1.ebuild b/net-p2p/litecoind/litecoind-0.18.1-r1.ebuild
16 similarity index 95%
17 rename from net-p2p/litecoind/litecoind-0.18.1.ebuild
18 rename to net-p2p/litecoind/litecoind-0.18.1-r1.ebuild
19 index 03ac46dc52d..9bc5f8cbf0f 100644
20 --- a/net-p2p/litecoind/litecoind-0.18.1.ebuild
21 +++ b/net-p2p/litecoind/litecoind-0.18.1-r1.ebuild
22 @@ -78,7 +78,7 @@ src_install() {
23 fperms 700 /var/lib/litecoin
24 fowners litecoin:litecoin /var/lib/litecoin/
25 fowners litecoin:litecoin /var/lib/litecoin/.litecoin
26 - dosym /etc/litecoin/litecoin.conf /var/lib/litecoin/.litecoin/litecoin.conf
27 + dosym ../../../../etc/litecoin/litecoin.conf /var/lib/litecoin/.litecoin/litecoin.conf
28
29 dodoc doc/README.md doc/release-notes.md