diff --git a/proteus.spec b/proteus.spec index 51f508d..41772c1 100644 --- a/proteus.spec +++ b/proteus.spec @@ -59,6 +59,6 @@ python3 setup.py install --prefix=%_prefix --root=%buildroot %defattr(-,root,root) %doc README %license LICENSE -%{python_sitelib}/* +%{python3_sitelib}/* %changelog