update thunarx-python.spec.

This commit is contained in:
张琳 2020-12-01 15:21:06 +08:00 committed by Gitee
parent 1f48c71144
commit 774c02f07f

View File

@ -22,7 +22,7 @@ Provides: python3-thunarx%{?_isa} = %{version}-%{release}
These bindings allow one to create python plugins for Thunar.
%prep
%setup -q
%setup -q -n thunarx-python
%build
export PYTHON=/usr/bin/python3.8