[packages/beryl-manager] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:47:38 CEST 2025


commit 518fd2693992aec8a41d516c72ca4ae4403d4c3f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:47:23 2025 +0200

    Fix applying patches.

 beryl-manager.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/beryl-manager.spec b/beryl-manager.spec
index 42c543c..87fc6d0 100644
--- a/beryl-manager.spec
+++ b/beryl-manager.spec
@@ -30,7 +30,7 @@ Aplikacja do uruchamiania i zarządzania berylem.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 mv -f po/{ar_AR,ar}.po
 mv -f po/{de_DE,de}.po
 mv -f po/{es_ES,es}.po
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/beryl-manager.git/commitdiff/518fd2693992aec8a41d516c72ca4ae4403d4c3f



More information about the pld-cvs-commit mailing list