[packages/skia] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:59:24 CEST 2025
commit bd2dae30a395da6a64f70bbe4aa1f28166c6f879
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:59:08 2025 +0200
Fix applying patches.
skia.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/skia.spec b/skia.spec
index 77f55dd..a7e5753 100644
--- a/skia.spec
+++ b/skia.spec
@@ -55,7 +55,7 @@ Statyczna biblioteka skia.
%prep
%setup -qn %{name}-%{subver}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__python} gyp_skia \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/skia.git/commitdiff/bd2dae30a395da6a64f70bbe4aa1f28166c6f879
More information about the pld-cvs-commit
mailing list