Building your customized Remote Control target RPM package

About this task

The following command will rebuild the RPM package using your customized configuration file.

$ rpmbuild -ba SPECS/trc-target.spec

The RPM package will be saved to RPMS/i386/trc-target-5.1.2.bfc-1.i386.rpm

You should now run the following command to install your customised target.

$ rpm -ivh RPMS/i386/trc-target-5.1.2.bfc-1.i386.rpm