[packages/python-sphinx_copybutton] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:33:24 CEST 2025
commit d1a4d9fe0dc252d2d39f604203f15d93b8af7113
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:33:09 2025 +0200
Fix applying patches.
python-sphinx_copybutton.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-sphinx_copybutton.spec b/python-sphinx_copybutton.spec
index b72137a..3c7fba3 100644
--- a/python-sphinx_copybutton.spec
+++ b/python-sphinx_copybutton.spec
@@ -52,7 +52,7 @@ kodu.
%prep
%setup -q -n sphinx-copybutton-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%if %{with python2}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-sphinx_copybutton.git/commitdiff/d1a4d9fe0dc252d2d39f604203f15d93b8af7113
More information about the pld-cvs-commit
mailing list