diff --git a/module-build-service.spec b/module-build-service.spec index 206847e..7d68f94 100644 --- a/module-build-service.spec +++ b/module-build-service.spec @@ -168,12 +168,6 @@ for a number of tasks: %patch1 -p1 -# Simply remove an old .pyc file that was included in one release. -rm -f module_build_service/scheduler/consumer.pyc -# And this weird sqlite file that made it in... -rm -f module_build_service/.mbs_local_build.db - - %build %py2_build