[packages/sccache] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:52:27 CEST 2025
commit eff7c691f6f2a5df4bced0e4d7e4de1c0bb63ee5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:52:11 2025 +0200
Fix applying patches.
sccache.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sccache.spec b/sccache.spec
index 86a5c7c..f3c383b 100644
--- a/sccache.spec
+++ b/sccache.spec
@@ -32,7 +32,7 @@ Google Cloud Storage (GCS) API.
%prep
%setup -q -b1
-%patch0 -p1
+%patch -P0 -p1
install -d .cargo
cat >.cargo/config <<'EOF'
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sccache.git/commitdiff/eff7c691f6f2a5df4bced0e4d7e4de1c0bb63ee5
More information about the pld-cvs-commit
mailing list