On 24 August 2010 12:25, Helmut Jarausch <jarau...@igpm.rwth-aachen.de> 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?

Read the section "Using your source" at the end of the page here:
http://en.gentoo-wiki.com/wiki/Writing_Ebuilds

HTH.

PS.  You may also want to experiment setting a
DISTDIR_OVERLAY="/usr/local/Src" and see if it works (haven't tried it
myself)
-- 
Regards,
Mick

Reply via email to