From 7f74d3c4da4cd3e08fcc383010fd49716b0a0765 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=90=B3?= Date: Wed, 2 Dec 2020 11:51:31 +0800 Subject: [PATCH] update thunarx-python.spec. --- thunarx-python.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thunarx-python.spec b/thunarx-python.spec index 5eb754f..1949e0f 100644 --- a/thunarx-python.spec +++ b/thunarx-python.spec @@ -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