[packages/crossppc64-gcc] Fix applying patches.

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


commit 9c77eee30528c5642febfe29be4b757afad319be
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:07:02 2025 +0200

    Fix applying patches.

 crossppc64-gcc.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/crossppc64-gcc.spec b/crossppc64-gcc.spec
index 8fd8615..2c1a8f3 100644
--- a/crossppc64-gcc.spec
+++ b/crossppc64-gcc.spec
@@ -63,7 +63,7 @@ Ten pakiet dodaje obsługę C++ do kompilatora gcc dla PPC64.
 %prep
 #setup -q -n gcc-%{version}
 %setup -q -n gcc-4_1-branch
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 cp -f /usr/share/automake/config.* .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crossppc64-gcc.git/commitdiff/9c77eee30528c5642febfe29be4b757afad319be



More information about the pld-cvs-commit mailing list