Fixes fail during *pkg --path build --srpm --scratch command execution. The SRPM was correctly created but *pkg was unable to loca it when uploading to Koji.
*pkg --path build --srpm --scratch
JIRA: RHELCMP-6875 Fixes: https://pagure.io/rpkg/issue/580
Signed-off-by: Dominik Rumian drumian@redhat.com
The code looks good. I can see a minor typo in the description.
rebased onto aed1d59007702f0d9b7bff263c769e43a7f5082d
Pull-Request has been merged by onosek
Fixes fail during
*pkg --path build --srpm --scratchcommand execution.The SRPM was correctly created but *pkg was unable to loca it when
uploading to Koji.
JIRA: RHELCMP-6875
Fixes: https://pagure.io/rpkg/issue/580
Signed-off-by: Dominik Rumian drumian@redhat.com