From 29068a1a1a834f6c66629f0c4d70b4d8d57bb642 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 20 Nov 2023 15:59:05 +0100 Subject: [PATCH] Use %autosetup --- python-sphinx-theme-alabaster.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-sphinx-theme-alabaster.spec b/python-sphinx-theme-alabaster.spec index bbe57ce..cb686ca 100644 --- a/python-sphinx-theme-alabaster.spec +++ b/python-sphinx-theme-alabaster.spec @@ -29,7 +29,7 @@ theme used for Flask & related projects. %prep -%setup -qn alabaster-%{version} +%autosetup -p1 -n alabaster-%{version} %build