On Tuesday 24 August 2010, Helmut Jarausch wrote:
> Hi,
> 
> I'd like to create an ebuild (in my local overlay) which refers to a
> local distribution file.
> 
> I've tried
> 
> SRC_URI="file::///usr/local/Src/MyPack.tar.bz2"
> 
> but "file://" doesn't seem to be supported.
> 
> Is there any alternative?
> 
> Thanks for a hint,
> Helmut.
> 
> (I'm using portage-2.2._rc68)

"ln -s /usr/local/Src/MyPack.tar.bz2 /usr/portage/distfiles" maybe?

HTH
-Robin
-- 
----------------------------------------------------------------------
Robin Atwood.

"Ship me somewheres east of Suez, where the best is like the worst,
 Where there ain't no Ten Commandments an' a man can raise a thirst"
         from "Mandalay" by Rudyard Kipling
----------------------------------------------------------------------









Reply via email to