[packages/binutils-gasp] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:48:36 CEST 2025


commit ff5770a609b06556e5260404dff6152552f56f94
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:48:21 2025 +0200

    Fix applying patches.

 binutils-gasp.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/binutils-gasp.spec b/binutils-gasp.spec
index 5e004f4..64a4a1a 100644
--- a/binutils-gasp.spec
+++ b/binutils-gasp.spec
@@ -35,8 +35,8 @@ niektórych pakietów.
 
 %prep
 %setup -q -n binutils-2.13.2.1
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 cp -f /usr/share/automake/config.* .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/binutils-gasp.git/commitdiff/ff5770a609b06556e5260404dff6152552f56f94



More information about the pld-cvs-commit mailing list