Hey, folks.

I'm trying to write an ebuild, not my first, but definitely something
that is relatively new to me.

Anyways, I've got the following URL that pulls down the source package:

  http://www.fpdf.org/en/dl.php?v=153?f=tgz

The file that gets downloaded is fpdf153.tgz.

Well, that messed up dl.php?... stuff results in the file
/usr/portage/distfiles/dl.php?v=153?f=tgz rather than the fpdf153.tgz
that I need it to be called.

So how do I 'trick' portage into downloading the file from the given
link to the fpdf153.tgz file I want to have?

Or am I stuck with the fetch restriction and have the end-user download
the file manually?

TIA,

Dave

-- 
gentoo-dev@gentoo.org mailing list

Reply via email to