[packages/gdchart] Fix applying patches.

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


commit b696448fe652437d6a416d9eb1e32143a813c4f1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:40:36 2025 +0200

    Fix applying patches.

 gdchart.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gdchart.spec b/gdchart.spec
index 0df3f88..040f9b2 100644
--- a/gdchart.spec
+++ b/gdchart.spec
@@ -51,8 +51,8 @@ Statyczna biblioteka gdchart.
 
 %prep
 %setup -q -n %{name}%{version}dev
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gdchart.git/commitdiff/b696448fe652437d6a416d9eb1e32143a813c4f1



More information about the pld-cvs-commit mailing list