canmove, Confirmed users
6,441
edits
No edit summary |
|||
| Line 52: | Line 52: | ||
$ # 64 bit: | $ # 64 bit: | ||
$ rm -rf /var/cache/mock/epel-6.5-x86_64/ccache | $ rm -rf /var/cache/mock/epel-6.5-x86_64/ccache | ||
$ mock --rebuild -r puppetagain-centos6.5-64 mozilla-python27-2.7.3-0.el6.src.rpm | |||
$ | $ | ||
$ # 32 bit: | $ # 32 bit: | ||
$ rm -rf /var/cache/mock/epel-6.5-i386/ccache/ | $ rm -rf /var/cache/mock/epel-6.5-i386/ccache/ | ||
$ mock --rebuild -r puppetagain-centos6-32 mozilla-python27-2.7.3-0.el6.src.rpm | $ mock --rebuild -r puppetagain-centos6.5-32 mozilla-python27-2.7.3-0.el6.src.rpm | ||
</pre> | </pre> | ||
The script will tell you where the results are available. | The script will tell you where the results are available. | ||