diff --git a/abrt.spec b/abrt.spec
index 36a03f4..1db20ad 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -1239,7 +1239,7 @@ killall abrt-dbus >/dev/null 2>&1 || :
 %{_mandir}/man5/abrt-python.5*
 
 %files -n python2-abrt-doc
-%{python_sitelib}/problem_examples
+%{python2_sitelib}/problem_examples
 %endif # with python2
 
 %if %{with python3}