[packages/perl-Term-Gnuplot] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:05:06 CEST 2025
commit 1e944e383b1e3f65e1681b032600d90fac232f0a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:04:50 2025 +0200
Fix applying patches.
perl-Term-Gnuplot.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/perl-Term-Gnuplot.spec b/perl-Term-Gnuplot.spec
index 61772a3..c6b88f1 100644
--- a/perl-Term-Gnuplot.spec
+++ b/perl-Term-Gnuplot.spec
@@ -35,8 +35,8 @@ rozdzielczości przy użyciu niskopoziomowych funkcji gnuplota.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__perl} Makefile.PL \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Term-Gnuplot.git/commitdiff/1e944e383b1e3f65e1681b032600d90fac232f0a
More information about the pld-cvs-commit
mailing list