[packages/kmatplot] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:35:42 CEST 2025
commit 0cde49ee9d60752a21fca86e5745ad4f0fdcca0f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:35:26 2025 +0200
Fix applying patches.
kmatplot.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kmatplot.spec b/kmatplot.spec
index 6c6588a..fc5ea7f 100644
--- a/kmatplot.spec
+++ b/kmatplot.spec
@@ -45,7 +45,7 @@ standardowo znajdują się w Octave.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
QTDIR="%{_prefix}"; export QTDIR
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kmatplot.git/commitdiff/0cde49ee9d60752a21fca86e5745ad4f0fdcca0f
More information about the pld-cvs-commit
mailing list