[packages/perl-Inline-Octave] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:00:16 CEST 2025
commit b8a9031e5d899cc9e12527eda1356b4a9e8df73e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:00:01 2025 +0200
Fix applying patches.
perl-Inline-Octave.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-Inline-Octave.spec b/perl-Inline-Octave.spec
index d0d1c52..217e5a2 100644
--- a/perl-Inline-Octave.spec
+++ b/perl-Inline-Octave.spec
@@ -34,7 +34,7 @@ programowania octave wewnątrz skryptów w Perlu.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
echo '/usr/bin/octave' | perl Makefile.PL \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Inline-Octave.git/commitdiff/b8a9031e5d899cc9e12527eda1356b4a9e8df73e
More information about the pld-cvs-commit
mailing list