[packages/lrzip] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:10:20 CEST 2025
commit bccac912bebc84c6a00dd6bc7119d23b9abdef64
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:10:04 2025 +0200
Fix applying patches.
lrzip.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lrzip.spec b/lrzip.spec
index a9ea30c..f35a416 100644
--- a/lrzip.spec
+++ b/lrzip.spec
@@ -88,7 +88,7 @@ archive format.
%setup -q
%if %{with system_lzma}
rm -rf lzma
-%patch0 -p1
+%patch -P0 -p1
%endif
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lrzip.git/commitdiff/bccac912bebc84c6a00dd6bc7119d23b9abdef64
More information about the pld-cvs-commit
mailing list