[packages/python-PyQt5] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:31:52 CEST 2025


commit bec59f85ad87e6c780f3480d421a61cadeb6f2e1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:31:35 2025 +0200

    Fix applying patches.

 python-PyQt5.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-PyQt5.spec b/python-PyQt5.spec
index 96a5ca2..465b16d 100644
--- a/python-PyQt5.spec
+++ b/python-PyQt5.spec
@@ -251,7 +251,7 @@ kodu wykorzystującego PyQt5.
 
 %prep
 %setup -q -n PyQt5-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 grep -rl /usr/bin/env examples | xargs sed -i -e '1{
 	s,^#!.*bin/env python$,#!%{__python},
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-PyQt5.git/commitdiff/bec59f85ad87e6c780f3480d421a61cadeb6f2e1



More information about the pld-cvs-commit mailing list