[packages/python-urlgrabber] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:33:51 CEST 2025
commit 4955ed18ce25845575e4bae8b6eabe3242671750
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:33:35 2025 +0200
Fix applying patches.
python-urlgrabber.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-urlgrabber.spec b/python-urlgrabber.spec
index 1132292..c70924b 100644
--- a/python-urlgrabber.spec
+++ b/python-urlgrabber.spec
@@ -34,7 +34,7 @@ uwierzytelnianie, proxy itp.
%prep
%setup -q -n urlgrabber-%{version}
-%patch1 -p1
+%patch -P1 -p1
%build
%py_build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-urlgrabber.git/commitdiff/4955ed18ce25845575e4bae8b6eabe3242671750
More information about the pld-cvs-commit
mailing list