Add back __python definition for backwards compatibility

This commit is contained in:
Miro Hrončok 2018-06-17 16:19:17 +02:00
commit 9acd39c918

View file

@ -26,6 +26,8 @@ BuildArch: noarch
# There are Python plugins in /usr/lib/uranium
%global _python_bytecompile_extra 0
# For backwards compatibility (not needed on F29+):
%global __python %{__python3}
%description
Uranium is a Python framework for building 3D printing related applications.