[packages/gplot] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:57:30 CEST 2025
commit f3c0c7d3b4fdab28dae442646b3c28886f44b63e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:57:14 2025 +0200
Fix applying patches.
gplot.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/gplot.spec b/gplot.spec
index 962252e..7f877fa 100644
--- a/gplot.spec
+++ b/gplot.spec
@@ -33,10 +33,10 @@ GPLOT interpretuje pliki binarne i czysty tekst.
%prep
%setup -q -c
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
%build
%{__make} gplot gplotaw gplotm drawcgm \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gplot.git/commitdiff/f3c0c7d3b4fdab28dae442646b3c28886f44b63e
More information about the pld-cvs-commit
mailing list