[packages/xfsdump] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:16:30 CEST 2025
commit fbc55f51b3fe1ce2832567d15d4338c70cbbe6cd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:03 2025 +0200
Fix applying patches.
xfsdump.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xfsdump.spec b/xfsdump.spec
index eba45d1..34f65f4 100644
--- a/xfsdump.spec
+++ b/xfsdump.spec
@@ -59,8 +59,8 @@ używane włącznie z pełną kopią.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%{__rm} aclocal.m4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xfsdump.git/commitdiff/fbc55f51b3fe1ce2832567d15d4338c70cbbe6cd
More information about the pld-cvs-commit
mailing list