[packages/python-sphinx_rtd_theme] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:33:28 CEST 2025
commit e7e98e9e38b64afd43779dfe5a33e542a4102c04
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:33:12 2025 +0200
Fix applying patches.
python-sphinx_rtd_theme.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-sphinx_rtd_theme.spec b/python-sphinx_rtd_theme.spec
index dc6d7b9..e49b486 100644
--- a/python-sphinx_rtd_theme.spec
+++ b/python-sphinx_rtd_theme.spec
@@ -61,7 +61,7 @@ wykonany przez readthedocs.org.
%prep
%setup -q -n %{module}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%if %{with python2}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-sphinx_rtd_theme.git/commitdiff/e7e98e9e38b64afd43779dfe5a33e542a4102c04
More information about the pld-cvs-commit
mailing list