[packages/bbkeys] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:46:36 CEST 2025


commit b41208b3801b033a49503a6f7c389362a870ad84
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:46:20 2025 +0200

    Fix applying patches.

 bbkeys.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/bbkeys.spec b/bbkeys.spec
index 29c4a4f..33263c1 100644
--- a/bbkeys.spec
+++ b/bbkeys.spec
@@ -37,9 +37,9 @@ lepszej nazwy).
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bbkeys.git/commitdiff/b41208b3801b033a49503a6f7c389362a870ad84



More information about the pld-cvs-commit mailing list