diff --git a/module-build-service.spec b/module-build-service.spec index 67c8251..54bff4b 100644 --- a/module-build-service.spec +++ b/module-build-service.spec @@ -172,6 +172,8 @@ for a number of tasks: %prep %setup -q +# Workaround because python2-koji has no egg-info file at the momement +sed -i '/koji/d' requirements.txt # Simply remove an old .pyc file that was included in one release.