[packages/perl-Math-GSL] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:01:35 CEST 2025


commit dc50e4aeb2360bd3a273d2cf34335875af8419fe
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:01:19 2025 +0200

    Fix applying patches.

 perl-Math-GSL.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/perl-Math-GSL.spec b/perl-Math-GSL.spec
index 745d3db..1ba4a07 100644
--- a/perl-Math-GSL.spec
+++ b/perl-Math-GSL.spec
@@ -53,9 +53,9 @@ udostępnić te funkcje "tkscope" w module Audio::Data.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 # simulate non-release to force swig rebuild
 mkdir .git
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Math-GSL.git/commitdiff/dc50e4aeb2360bd3a273d2cf34335875af8419fe



More information about the pld-cvs-commit mailing list