[packages/openafs] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:42:38 CEST 2025


commit 8963fd535fdba2ada153a7127efec746c6f78d77
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:42:22 2025 +0200

    Fix applying patches.

 openafs.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/openafs.spec b/openafs.spec
index 2c448b1..117a7ed 100644
--- a/openafs.spec
+++ b/openafs.spec
@@ -196,8 +196,8 @@ Statyczne biblioteki OpenAFS.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__autoconf}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openafs.git/commitdiff/8963fd535fdba2ada153a7127efec746c6f78d77



More information about the pld-cvs-commit mailing list