diff --git a/rpy.spec b/rpy.spec index 081293a..c91a437 100644 --- a/rpy.spec +++ b/rpy.spec @@ -84,7 +84,7 @@ CFLAGS="$RPM_OPT_FLAGS -DHAVE_UINTPTR_T=1" %{__python3} setup.py build %if %{python2} %files -n python2-%{srcname} %doc AUTHORS NEWS PKG-INFO -%{python_sitearch}/ +%{python2_sitearch}/ %endif %files -n python3-%{srcname}