[packages/crossnacl-binutils] Fix applying patches.

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


commit d2aeb1c89682b03beaf9a4a2898dc24fe2587b71
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:06:56 2025 +0200

    Fix applying patches.

 crossnacl-binutils.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/crossnacl-binutils.spec b/crossnacl-binutils.spec
index 0d58a2d..79bf254 100644
--- a/crossnacl-binutils.spec
+++ b/crossnacl-binutils.spec
@@ -52,7 +52,7 @@ Ten pakiet zawiera wersję skrośną generującą kod dla NaCl.
 
 %prep
 %setup -q -n nacl-binutils-%{version}-git%{gitver}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 # ldscripts won't be generated properly if SHELL is not bash...
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crossnacl-binutils.git/commitdiff/d2aeb1c89682b03beaf9a4a2898dc24fe2587b71



More information about the pld-cvs-commit mailing list