canmove, Confirmed users
1,394
edits
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
The script output will tell you where the SRPM is. Copy it somewhere else, or mock will delete it. Then build the SRPM into an RPM: | The script output will tell you where the SRPM is. Copy it somewhere else, or mock will delete it. Then build the SRPM into an RPM: | ||
run mock --rebuild /path/to/srpm | run mock --rebuild /path/to/srpm | ||
== Other Dependencies == | |||
If your package depends on other mozilla-specific packages, I'm not sure what the best way to build is. The less-than-awesome technique I used was to hack /etc/mock/epel-6-x86_64.cfg to include pointers to the public mirrors of the puppetagain repos. | |||
= Testing = | = Testing = |