From 96774f2d33b967d695b5c86718b67f74e424e3b4 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sep 03 2017 11:40:15 +0000 Subject: simplufy %prep section Signed-off-by: Igor Gnatenko --- 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