[packages/python-txws] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:33:43 CEST 2025
commit 74459703f98de42b73acbfd982ac694a6a1e2d40
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:33:27 2025 +0200
Fix applying patches.
python-txws.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-txws.spec b/python-txws.spec
index 66b9d20..7095af9 100644
--- a/python-txws.spec
+++ b/python-txws.spec
@@ -53,7 +53,7 @@ applications.
%prep
%setup -q -n txWS-%{version}
-%patch0 -p1
+%patch -P0 -p1
rm -r *.egg*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-txws.git/commitdiff/74459703f98de42b73acbfd982ac694a6a1e2d40
More information about the pld-cvs-commit
mailing list