[packages/keybinder3] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:34:11 CEST 2025


commit d6958b06bd3dd7db02875399340bba4fe1614861
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:33:55 2025 +0200

    Fix applying patches.

 keybinder3.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/keybinder3.spec b/keybinder3.spec
index 20418c0..bb9651e 100644
--- a/keybinder3.spec
+++ b/keybinder3.spec
@@ -73,7 +73,7 @@ Dokumentacja w HTML biblioteki keybinder3.
 
 %prep
 %setup -q -n keybinder-3.0-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 grep -rl /usr/bin/env examples | xargs sed -i -e '1{
 	s,^#!.*bin/env python,#!%{__python},
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/keybinder3.git/commitdiff/d6958b06bd3dd7db02875399340bba4fe1614861



More information about the pld-cvs-commit mailing list