Remove a no longer needed __python override
This was used for byte compiling .py files with the correct python version, but is no longer necessary.
This commit is contained in:
parent
c5ea9c7e4a
commit
4ef7dd41f8
@ -1,5 +1,3 @@
|
||||
%global __python %{__python3}
|
||||
|
||||
%global glib2_version 2.64
|
||||
%global gtk3_version 3.22
|
||||
%global gtksourceview_version 4.0.2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user