Gentoo Archives: gentoo-dev

From: John Nilsson <john@×××××××.nu>
To: sh@×××××××××.de
Cc: gentoo-dev <gentoo-dev@g.o>
Subject: Re: [gentoo-dev] Split KDE packages?
Date: Thu, 30 Jan 2003 10:32:29
Message-Id: 1043922353.8103.19.camel@newkid.milsson.nu
In Reply to: Re: [gentoo-dev] Split KDE packages? by Stephan Hermann
1 pkg_postinst() {
2 einfo ""
3 einfo "Edit /usr/portage/sys-apps/busybox/files/Config.h and"
4 einfo "re-emerge if you need to add/remove functionality in "
5 einfo "BusyBox."
6 einfo ""
7 }
8
9 I was thinking of a more elegant way of doing this.
10
11 /John
12
13
14 On Thu, 2003-01-30 at 10:13, Stephan Hermann wrote:
15 > Hi,
16 >
17 >
18 > On Wednesday 29 January 2003 22:24, John Nilsson wrote:
19 > > This is somewhat off topic.
20 > >
21 > > When/If this subpackage feature is designed/implemented would this be
22 > > usable for packages like busybox?
23 >
24 > Busybox is only one application. It combines all other things (ash,ls etc.)
25 > in it.
26 > There is no need to split it up.
27 >
28 > \sh
29 >
30 >
31 >
32 > --
33 > gentoo-dev@g.o mailing list
34 >
35
36 --
37 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] Split KDE packages? Dan Armak <danarmak@g.o>