Errror importing src.rpm

Richard Shaw hobbes1069 at gmail.com
Mon Oct 28 14:23:47 CET 2013


I usually don't bother with the import script but just do things manually.
I keep a text file handy to setup free vs. nonfree:

$ cat nonfree_env
export CVSROOT=:ext:hobbes1069 at cvs.rpmfusion.org:/cvs/nonfree
export CVS_RSH=ssh
export CVSTREE=nonfree
export PLAGUE_CLIENT_CONFIG=~/.plague-client-rpmfusion.cfg

Then when I'm ready to do a cvs checkout:

$ source nonfree_env
$ cvs co steam
$ cd steam/devel
$ make new-sources FILES="/path/to/source"

etc...

Richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.rpmfusion.org/pipermail/rpmfusion-developers/attachments/20131028/6e1d4f18/attachment.html>


More information about the rpmfusion-developers mailing list