[packages/gpc++] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:56:59 CEST 2025


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

    Fix applying patches.

 gpc++.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gpc++.spec b/gpc++.spec
index c7ec3d6..257a445 100644
--- a/gpc++.spec
+++ b/gpc++.spec
@@ -57,7 +57,7 @@ Statyczna wersja biblioteki GPC++.
 
 %prep
 %setup -q -n %{name}%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} -C src \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gpc++.git/commitdiff/892ad4886b38b95fcaff922ed0a6c48f01bfa2c1



More information about the pld-cvs-commit mailing list