[packages/xzgv] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:24:25 CEST 2025
commit d93754bfb617751deab284e25ce762eabb041410
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:21 2025 +0200
Fix applying patches.
xzgv.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xzgv.spec b/xzgv.spec
index e80e982..17c7b59 100644
--- a/xzgv.spec
+++ b/xzgv.spec
@@ -37,8 +37,8 @@ Oczywiście po instalacji.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xzgv.git/commitdiff/d93754bfb617751deab284e25ce762eabb041410
More information about the pld-cvs-commit
mailing list