
Chapter 3. Porting Open Source Software to AIX 79
TEXINFO files included in the sources, but this is optional. To do this, just issue
the makeinfo command like in the last line of Example 3-10 on page 78.
Now that the %build script is ready, let us verify the SPEC file again by issuing
the following rpm command:
rpm -bc --short-circuit
This will skip the %prep phase and stop things after the %build script completes.
Refer to Example 3-11 for the output.
Example 3-11 rpm -bc output
[root@bayani]: /opt/freeware/src/packages/SPECS> rpm -bc --short-circuit
gnugo.spec
Executing(%build): /bin/sh -e /var/opt/freeware/tmp/rpm-tmp.15788
+ umask 022
+ cd