Gentoo Archives: gentoo-user

From: James <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: SRC_URISRC_URI.mirror
Date: Sat, 20 Sep 2014 18:09:00
Message-Id: loom.20140920T200717-893@post.gmane.org
In Reply to: Re: [gentoo-user] Re: SRC_URISRC_URI.mirror by Michael Orlitzky
1 Michael Orlitzky <mjo <at> gentoo.org> writes:
2
3
4 > > MY_PV=${PV/_/}
5
6 > > SRC_URI="http://www.apache.org/dist/spark/${PV}/${P}.tgz"
7
8 > Because that's the wrong URL =)
9
10 SRC_URI="http://www.apache.org/dist/spark/spark-1.1.0/${P}.tgz"
11
12 Works. Is this correct?
13 (sorry for being dense)
14
15
16 James

Replies

Subject Author
Re: [gentoo-user] Re: SRC_URISRC_URI.mirror Bryan Gardiner <bog@××××××.net>
Re: [gentoo-user] Re: SRC_URISRC_URI.mirror "Jc García" <jyo.garcia@×××××.com>
Re: [gentoo-user] Re: SRC_URISRC_URI.mirror Michael Orlitzky <mjo@g.o>