[packages/psplot] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:23:33 CEST 2025
commit 82b273a30000ecfc6fc35e9795127fdb8a33f4b1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:23:17 2025 +0200
Fix applying patches.
psplot.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/psplot.spec b/psplot.spec
index 5c28e5c..622be7f 100644
--- a/psplot.spec
+++ b/psplot.spec
@@ -53,7 +53,7 @@ Statyczna biblioteka psplot.
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
cp -f %{SOURCE1} Makefile
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/psplot.git/commitdiff/82b273a30000ecfc6fc35e9795127fdb8a33f4b1
More information about the pld-cvs-commit
mailing list