This new option is for command local, prep, install and verify-files to allow not to assemble the rpm in ~/rpmbuild/BUILDROOT/.
Resolves: rhbz#1583822
Signed-off-by: Chenxiong Qi cqi@redhat.com
Fixes #324
rebased onto d8796e7d1d5cb3b27edb5d263fa8398f7314f809
Isn't is rpmbuild command instead of rpm? rpm installed in my system doesn't know -b parameter.
No other comments to be written here.
Good catch. It should be rpmbuild. Thanks.
rebased onto ab31fc4ff0941967e6158fa5983eb752a64ab013
@onosek Fixed.
rebased onto 68b8f1c22eea7ce51974f6e910fdb46e1b594ddd
The typo is fixed. Merging.
Pull-Request has been merged by cqi
This new option is for command local, prep, install and verify-files to
allow not to assemble the rpm in ~/rpmbuild/BUILDROOT/.
Resolves: rhbz#1583822
Signed-off-by: Chenxiong Qi cqi@redhat.com
Fixes #324