On Mon, 2005-01-24 at 01:11 +0100, Alexander Mieland wrote:
> This works for me:
>
> if [ ! -e ${DISTDIR}/bash-3.0.tar.gz ]; then
> eerror "I could not find the file ${DISTDIR}/bash-3.0.tar.gz. Please
> do:"
> eerror "# ebuild /var/db/pkg/${CATEGORY}/${PF}/${PF}.ebuild fetch"
> die "Please fetch bash sources."
> fi
> unpack ${DISTFILES}/bash-3.0.tar.gz
unpack checks ${DISTDIR} by default. That is why this works. ( See my
previous message about DISTFILES and DISTDIR )
--
Chris Gianelloni
Release Engineering - Operations/QA Manager
Games - Developer
Gentoo Linux
signature.asc
Description: This is a digitally signed message part
