[packages/python-recode] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:32:34 CEST 2025
commit 25fc8e1259bc846a3bc639da028297368b129611
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:32:16 2025 +0200
Fix applying patches.
python-recode.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-recode.spec b/python-recode.spec
index 58c19df..70923dd 100644
--- a/python-recode.spec
+++ b/python-recode.spec
@@ -32,7 +32,7 @@ konwersji tekstu i plików między zestawami znaków.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%py_build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-recode.git/commitdiff/25fc8e1259bc846a3bc639da028297368b129611
More information about the pld-cvs-commit
mailing list