Am 09.01.2010 18:26, schrieb Jud Craft:
> In short, how do I install source packages?  Have I missed an obvious
> step or is it really unintuitive?

I pretty much just do yumdownloader --source foo (yumdownloader is in 
yum-utils).
That gives me the source rpm. I can then install it with rpm -Uvh 
foo.src.rpm and everything goes in ~/rpmbuild

Hope this helps.

Felix

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to