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