[packages/BTF] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:51:57 CEST 2025


commit b07ba6e97319437f8dbdff7e434112387d96897c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:51:41 2025 +0200

    Fix applying patches.

 BTF.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/BTF.spec b/BTF.spec
index ce70dd2..a29d678 100644
--- a/BTF.spec
+++ b/BTF.spec
@@ -51,8 +51,8 @@ Statyczna biblioteka BTF.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/BTF.git/commitdiff/b07ba6e97319437f8dbdff7e434112387d96897c



More information about the pld-cvs-commit mailing list