From 6cf57ee99e74adc349751f402b64dce4bdb4312a Mon Sep 17 00:00:00 2001 From: Matthias Runge Date: Mar 18 2014 15:31:47 +0000 Subject: change python2_sitelib to python_sitelib --- diff --git a/python-singledispatch.spec b/python-singledispatch.spec index 4922431..483f4ca 100644 --- a/python-singledispatch.spec +++ b/python-singledispatch.spec @@ -53,9 +53,9 @@ sed -i '1d' singledispatch_helpers.py %files %doc README.rst -%{python2_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info -%{python2_sitelib}/%{pypi_name}.py* -%{python2_sitelib}/%{pypi_name}_helpers.py* +%{python_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info +%{python_sitelib}/%{pypi_name}.py* +%{python_sitelib}/%{pypi_name}_helpers.py* %changelog * Tue Mar 18 2014 Matthias Runge - 3.4.0.2-2