[packages/gccxml] Fix applying patches.

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


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

    Fix applying patches.

 gccxml.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gccxml.spec b/gccxml.spec
index 82da8f1..726bf0b 100644
--- a/gccxml.spec
+++ b/gccxml.spec
@@ -27,7 +27,7 @@ użyciu rozszerzenia kompulatora C++ GCC.
 
 %prep
 %setup -q -n %{name}-%{gitref}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gccxml.git/commitdiff/32679f1116c6a26eeb7d442d44de1359e5f442cf



More information about the pld-cvs-commit mailing list