[packages/szip] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:13:34 CEST 2025
commit f3087dbad6ac5abdcd4b82e87aa64d17ce6b9cbe
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:13:19 2025 +0200
Fix applying patches.
szip.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/szip.spec b/szip.spec
index b57d7c9..af8b67a 100644
--- a/szip.spec
+++ b/szip.spec
@@ -68,7 +68,7 @@ Statyczna biblioteka SZIP.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/szip.git/commitdiff/f3087dbad6ac5abdcd4b82e87aa64d17ce6b9cbe
More information about the pld-cvs-commit
mailing list