[packages/see] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:55:42 CEST 2025
commit 10a241626f1ef49a234afc4ebb71d69ae5becf65
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:55:26 2025 +0200
Fix applying patches.
see.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/see.spec b/see.spec
index 1e6121c..0dc1525 100644
--- a/see.spec
+++ b/see.spec
@@ -55,7 +55,7 @@ Statyczna biblioteka SEE.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/see.git/commitdiff/10a241626f1ef49a234afc4ebb71d69ae5becf65
More information about the pld-cvs-commit
mailing list