[packages/pythondoc] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:27:28 CEST 2025
commit bc61ba629ab8168db198e32be1bcae584d816c2e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:27:12 2025 +0200
Fix applying patches.
pythondoc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pythondoc.spec b/pythondoc.spec
index 887d6aa..358b614 100644
--- a/pythondoc.spec
+++ b/pythondoc.spec
@@ -35,7 +35,7 @@ http://www.zope.org/Members/millejoh/structuredText.
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pythondoc.git/commitdiff/bc61ba629ab8168db198e32be1bcae584d816c2e
More information about the pld-cvs-commit
mailing list