Line 165:
Line 165:
[chris@build-system sme9]$ make mockbuild
[chris@build-system sme9]$ make mockbuild
+
{{Note box|the rpm architecture is given by the .spec file, but if you want to bypass it you can specify which architecture you want
+
* IF 32 BITS SYSTEM:
+
[chris@buildcos9 sme9]$ BUILDARCH=i386 make mockbuild
+
* IF 64 BITS SYSTEM:
+
[chris@buildcos9 sme9]$ BUILDARCH=x86_64 make mockbuild}}
* Check built packages:
* Check built packages: