[packages/depot_tools] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:12:38 CEST 2025


commit 94dae6fa81c5a7670bf4d9db946e3b0e7fcf91f4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:12:23 2025 +0200

    Fix applying patches.

 depot_tools.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/depot_tools.spec b/depot_tools.spec
index 204672b..a4d62f6 100644
--- a/depot_tools.spec
+++ b/depot_tools.spec
@@ -46,7 +46,7 @@ development process. It contains the following utilities:
 
 %prep
 %setup -qn %{name}-%{subver}
-%patch0 -p1
+%patch -P0 -p1
 
 cat > py-wrap.sh <<'EOF'
 #!/bin/sh
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/depot_tools.git/commitdiff/94dae6fa81c5a7670bf4d9db946e3b0e7fcf91f4



More information about the pld-cvs-commit mailing list