Confirmed users
3,990
edits
| Line 44: | Line 44: | ||
./autogen.sh | ./autogen.sh | ||
./configure | ./configure | ||
sudo make install | |||
make srpm # this is to get the tarball, don't care about the srpm created here | make srpm # this is to get the tarball, don't care about the srpm created here | ||
mock -r epel-6-x86_64 --buildsrpm --spec mock_mozilla.spec --sources . --resultdir srpm --target x86_64 | mock -r epel-6-x86_64 --buildsrpm --spec mock_mozilla.spec --sources . --resultdir srpm --target x86_64 | ||