update thunarx-python.spec.

This commit is contained in:
张琳 2020-12-02 11:51:31 +08:00 committed by Gitee
parent 774c02f07f
commit 7f74d3c4da

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 -n thunarx-python
%setup -q
%build
export PYTHON=/usr/bin/python3.8