From cf64b1caeda278e5a1040c06ea814e2508f9cdc2 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Nov 21 2015 15:15:17 +0000 Subject: Fix the build with Python 3.5 --- diff --git a/python-gccinvocation.spec b/python-gccinvocation.spec index 77f0a47..4c933f5 100644 --- a/python-gccinvocation.spec +++ b/python-gccinvocation.spec @@ -82,7 +82,7 @@ popd %doc README.rst lgpl-2.1.txt %{python3_sitelib}/gccinvocation-%{version}-py3.?.egg-info %{python3_sitelib}/gccinvocation.py -%{python3_sitelib}/__pycache__/gccinvocation.cpython-3?.py[co] +%{python3_sitelib}/__pycache__/gccinvocation.cpython-*.py[co] %endif # with_python3