[packages/crossmingw32ce-gcc] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:06:25 CEST 2025


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

    Fix applying patches.

 crossmingw32ce-gcc.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/crossmingw32ce-gcc.spec b/crossmingw32ce-gcc.spec
index d02825c..595b655 100644
--- a/crossmingw32ce-gcc.spec
+++ b/crossmingw32ce-gcc.spec
@@ -102,8 +102,8 @@ libstdc++.
 install -d winsup/w32api
 ln -s /usr/ppc/%{target}/include/w32api winsup/w32api/include
 %endif
-#{!?debug:%patch0 -p1}
-%patch1 -p0
+#{!?debug:%%patch0 -p1}
+%patch -P1 -p0
 
 %build
 %if %{with bootstrap}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32ce-gcc.git/commitdiff/8f7fd5fa53eb54434d52650ef2e4bb635a2ede71



More information about the pld-cvs-commit mailing list