Gentoo Archives: gentoo-user

From: Helmut Jarausch <jarausch@××××××××××××××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] ebuild with local source?
Date: Tue, 24 Aug 2010 11:26:14
Message-Id: 1282649109.6247.0@numa-i
1 Hi,
2
3 I'd like to create an ebuild (in my local overlay) which refers to a
4 local distribution file.
5
6 I've tried
7
8 SRC_URI="file::///usr/local/Src/MyPack.tar.bz2"
9
10 but "file://" doesn't seem to be supported.
11
12 Is there any alternative?
13
14 Thanks for a hint,
15 Helmut.
16
17 (I'm using portage-2.2._rc68)

Replies

Subject Author
Re: [gentoo-user] ebuild with local source? Robin Atwood <robin.atwood@×××××××××.net>
Re: [gentoo-user] ebuild with local source? Mick <michaelkintzios@×××××.com>