Gentoo Archives: gentoo-dev

From: Collins Richey <erichey2@××××.com>
To: gentoo-dev@××××××××××.org
Subject: Re: [gentoo-dev] gentoo 0.5.2.ebuild failure
Date: Sun, 05 Aug 2001 21:11:45
Message-Id: 20010805212238.03fab988.erichey2@home.com
In Reply to: Re: [gentoo-dev] gentoo 0.5.2.ebuild failure by Daniel Robbins
1 On Sun, 5 Aug 2001 15:22:06 -0600 Daniel Robbins <drobbins@g.o>
2 wrote:
3
4 > On Sun, Aug 05, 2001 at 03:22:51PM +0000, Collins Richey wrote:
5 >
6 > > The source in /usr/tmp/portage/sylpheed-0.5.2/work/sylpheed-0.5.2
7 > looks
8 > > normal, and there is a configure file.
9 > >
10 > > Any clues?
11 >
12 > Yes; the S= setting has a trailing period.
13 >
14 > --
15
16 Thanks.
17
18 The only delta required from sylpheed-0.5.0.ebuild to ...0.5.2.... are the
19 following lines.
20
21 A=${PN}-0.5.2.tar.bz2
22 S=${WORKDIR}/${PN}-0.5.2
23
24 I am using gentoo_rc5 with portage 1.5.2 and a default /etc/make.conf.
25 Someone might want to look and see if it builds with other use and/or cpu
26 options, although I doubt any problems - I've never had any problems with
27 sylpheed incremental releases.
28
29 --
30 Collins Richey
31 Denver Area
32 Gentoo_rc5 XFCE

Replies

Subject Author
Re: [gentoo-dev] gentoo 0.5.2.ebuild failure Dan Armak <danarmak@g.o>