From 77e40292e28bc99b5f36c33437a087486fdc788c Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mar 22 2018 22:00:03 +0000 Subject: find-debuginfo gets confused without python2 binaries --- diff --git a/mod_wsgi.spec b/mod_wsgi.spec index 03d8763..53b6c28 100644 --- a/mod_wsgi.spec +++ b/mod_wsgi.spec @@ -16,6 +16,7 @@ %global with_python2 1 %else %global with_python2 0 +%global debug_package %{nil} %endif Name: mod_wsgi