[packages/yacas] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:24:37 CEST 2025
commit 09f645de04df629603f50418d840a54e5e9f0b82
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:22 2025 +0200
Fix applying patches.
yacas.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/yacas.spec b/yacas.spec
index ad3209b..68e0d5d 100644
--- a/yacas.spec
+++ b/yacas.spec
@@ -35,7 +35,7 @@ precyzji.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/yacas.git/commitdiff/09f645de04df629603f50418d840a54e5e9f0b82
More information about the pld-cvs-commit
mailing list