[packages/pgplot] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:07:36 CEST 2025


commit c060a59b0cdbd626e769ba1b32706d66deecde6b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:07:20 2025 +0200

    Fix applying patches.

 pgplot.spec | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/pgplot.spec b/pgplot.spec
index 8e7fb66..587b7bc 100644
--- a/pgplot.spec
+++ b/pgplot.spec
@@ -73,13 +73,13 @@ Biblioteki statyczne dla PGPLOT.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
+%patch -P6 -p1
 
 %build
 ./makemake . linux g77_gcc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pgplot.git/commitdiff/c060a59b0cdbd626e769ba1b32706d66deecde6b



More information about the pld-cvs-commit mailing list