Gentoo Archives: gentoo-dev

From: 320095285153-0001@t-online.de (Achim Gottinger)
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] problem building linux-2.4.1_pre8.ebuild
Date: Mon, 05 Feb 2001 18:44:48
Message-Id: 3A7F5109.DE626F0E@gottinger.de
In Reply to: Re: [gentoo-dev] problem building linux-2.4.1_pre8.ebuild by Pete Gavin
1 Pete Gavin wrote:
2
3 > On Mon, Feb 05, 2001 at 05:56:00PM -0700, drobbins@g.o wrote:
4 > >
5 > > BTW, here are a few things you need to know:
6 > >
7 > > Our default tabstop for ebuilds is 4.
8 > >
9 >
10 > Ok... do you want tabs inserted wherever the indents are more than 8
11 > spaces? I normally just use spaces for the whole thing.
12 >
13 > > The sys-kernel/linux and sys-kernel/linux-sources ebuilds should be kept
14 > > in-sync. When you make changes to one, copy the file to the other directory
15 > > (changing the file name from "linux" to "linux-sources" or vice-versa.) The
16 > > ebuild will auto-detect whether it's a "linux" or "linux-sources" and react
17 > > appropriately.
18 >
19 > Sure thing. But, why don't we just use symlinks for this? Do they not
20 > work w/ cvs?
21
22 No symlinks do not work but this might work
23
24 ----------------------------------
25 source ../linux/linux-2.4.0.11-r3.ebuild
26 ----------------------------------
27
28 achim~
29
30 >
31 >
32 > Pete
33 >
34 > _______________________________________________
35 > gentoo-dev mailing list
36 > gentoo-dev@g.o
37 > http://www.gentoo.org/mailman/listinfo/gentoo-dev