From c960291c0d3adcdf23adeeb80b28da23701ff56d Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Nov 15 2015 08:11:11 +0000 Subject: Update macro --- diff --git a/python-queuelib.spec b/python-queuelib.spec index 8ebe848..83aa0f9 100644 --- a/python-queuelib.spec +++ b/python-queuelib.spec @@ -54,8 +54,8 @@ nosetests queuelib/tests %files -n python2-%{srcname} %doc NEWS README.rst %license LICENSE -%{python_sitelib}/%{srcname}/ -%{python_sitelib}/%{srcname}*.egg-info +%{python2_sitelib}/%{srcname}/ +%{python2_sitelib}/%{srcname}*.egg-info %files -n python3-%{srcname} %doc NEWS README.rst