[packages/libgsmat] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:50:55 CEST 2025
commit 9e47edef3c2dcf0c2a3d8a8dfeb174c182227e45
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:50:39 2025 +0200
Fix applying patches.
libgsmat.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libgsmat.spec b/libgsmat.spec
index a0f14f5..7c89248 100644
--- a/libgsmat.spec
+++ b/libgsmat.spec
@@ -44,7 +44,7 @@ Statyczna biblioteka libgsmat.
%prep
%setup -q -n bristuff-0.4.0-RC3b
cd %{name}-%{version}
-%patch0 -p1
+%patch -P0 -p1
chmod u+x mkdep
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libgsmat.git/commitdiff/9e47edef3c2dcf0c2a3d8a8dfeb174c182227e45
More information about the pld-cvs-commit
mailing list