[packages/rzip] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:50:27 CEST 2025
commit 4b109ee477dac8f32de32902a6847c427fbecd41
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:50:11 2025 +0200
Fix applying patches.
rzip.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rzip.spec b/rzip.spec
index 39204c9..6f45f5c 100644
--- a/rzip.spec
+++ b/rzip.spec
@@ -24,7 +24,7 @@ dużej odległości.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__autoconf}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rzip.git/commitdiff/4b109ee477dac8f32de32902a6847c427fbecd41
More information about the pld-cvs-commit
mailing list