#704 `mockbuild`: new argument --extra-pkgs
Merged by onosek. Opened by onosek.
onosek/rpkg mockbuild_extra_pkgs  into  master

Download 704.patch

Added the new argument --extra-pkgs to mockbuild command.
It installs additional packages to mock's chroot. In some cases is
possible to use the current mechanism of extra args placed
after -- at the end of the command line instead of --extra-pkgs.

Example: fedpkg mockbuild -- --additional-package

Argument(s) additional-package is passed to mock.
additional-package can't be used together with --shell.

JIRA: RHELCMP-11017
Fixes: https://pagure.io/fedpkg/issue/498

Signed-off-by: Ondřej Nosek onosek@redhat.com

Pull-Request has been merged by onosek

Metadata