[packages/python-pywebkitgtk] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:32:17 CEST 2025


commit 32b780e583ba9d6cd69ffd9dd1821264d674211b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:32:01 2025 +0200

    Fix applying patches.

 python-pywebkitgtk.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pywebkitgtk.spec b/python-pywebkitgtk.spec
index 73f81e5..0b29a86 100644
--- a/python-pywebkitgtk.spec
+++ b/python-pywebkitgtk.spec
@@ -46,7 +46,7 @@ Plik programistyczny wiązań biblioteki GTK WebKit dla Pythona.
 
 %prep
 %setup -q -n %{module}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pywebkitgtk.git/commitdiff/32b780e583ba9d6cd69ffd9dd1821264d674211b



More information about the pld-cvs-commit mailing list