Gentoo Archives: gentoo-user

From: Marco Rebhan <me@××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] How to only recompile git ebuild without fetching any sources?
Date: Sun, 10 Apr 2022 21:15:01
Message-Id: 5584180.DvuYhMxLoT@invader
In Reply to: [gentoo-user] How to only recompile git ebuild without fetching any sources? by Dex Conner
1 On Sunday, 10 April 2022 23:06:52 CEST Dex Conner wrote:
2 > I have a 9999 ebuild with EGIT_REPO_URI option set and whenever I do
3 > emerge -av <package> it tries to fetch sources again. Is there a way
4 > for me to only recompile without any source update?
5
6 Hi Dex,
7
8 Setting EVCS_OFFLINE=1 should work. There's some documentation on that
9 variable here:
10 https://devmanual.gentoo.org/eclass-reference/git-r3.eclass/index.html
11
12 -Marco

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] How to only recompile git ebuild without fetching any sources? Dex Conner <cantcuckthis@××××××××××.de>