[packages/kf5-kdewebkit] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:34:24 CEST 2025
commit 7117c82df0639f43075441eb5d005a85c32e9d2d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:34:07 2025 +0200
Fix applying patches.
kf5-kdewebkit.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kf5-kdewebkit.spec b/kf5-kdewebkit.spec
index e8a37a3..f2afc1e 100644
--- a/kf5-kdewebkit.spec
+++ b/kf5-kdewebkit.spec
@@ -90,7 +90,7 @@ Pliki nagłówkowe dla programistów używających %{kfname}.
%prep
%setup -q -n %{kfname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%cmake -B build \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kf5-kdewebkit.git/commitdiff/7117c82df0639f43075441eb5d005a85c32e9d2d
More information about the pld-cvs-commit
mailing list