Hello,

I'm about to create a package which download URL contains ;
http://git.kernel.org/?p=linux/kernel/git/shemminger/rstp.git;a=snapshot;h=54aa4d79759e468c128fe8a67ca4361cc2cfa993;sf=tgz

Reading through ptxd_make_get I found that downlaod options are passed in the 
URL separated by ;
So I'm wondering how can I specify the correct URL in the rstp.make to allow 
automatic download. Putting in ' oder " doesn't work because the 
> case "${url}" in
doesn't find http:// then.

Regards,
Alexander

-- 
ptxdist mailing list
[email protected]

Reply via email to