Gentoo Archives: gentoo-dev

From: Stephen Bennett <spb@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [RFC] QA Team's role
Date: Tue, 28 Feb 2006 18:02:14
Message-Id: 20060228180102.42c6502d@localhost
In Reply to: Re: [gentoo-dev] [RFC] QA Team's role by Ciaran McCreesh
1 On Tue, 28 Feb 2006 17:38:10 +0000
2 Ciaran McCreesh <ciaranm@g.o> wrote:
3
4 > if [ "${IS_UPGRADE}" = "1" ] ; then
5 > einfo "Removing old version ${REMOVE_PKG}"
6 >
7 > emerge -C "${REMOVE_PKG}"
8 > fi
9
10 Uh, what the fuck is that doing in an eclass ?
11 --
12 gentoo-dev@g.o mailing list