Gentoo Archives: gentoo-dev

From: Matti Bickel <mabi@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] RFC: fox.eclass update
Date: Thu, 16 Sep 2010 21:08:22
Message-Id: 4C927CEE.4090901@gentoo.org
In Reply to: Re: [gentoo-dev] RFC: fox.eclass update by Mike Frysinger
1 On 09/16/2010 09:29 PM, Mike Frysinger wrote:
2 >> + if [[ -f ${D}/usr/bin/fox-config ]] ; then
3 >> + mv "${D}/usr/bin/fox-config" "${D}/usr/bin/fox-${FOXVER}-config"
4 >> fi
5 >
6 > seems like you would want || die here
7
8 Why? I can't imagine how that could fail.

Attachments

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

Replies

Subject Author
Re: [gentoo-dev] RFC: fox.eclass update Mike Frysinger <vapier@g.o>