From 774c02f07f30e80429c47973fecd9c21ed805e6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=90=B3?= Date: Tue, 1 Dec 2020 15:21:06 +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 1949e0f..5eb754f 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 +%setup -q -n thunarx-python %build export PYTHON=/usr/bin/python3.8