[packages/beryl-settings] Fix applying patches.

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


commit 080f0cee1b810fa9d008e54e666d136a9b0eaa1c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:47:28 2025 +0200

    Fix applying patches.

 beryl-settings.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/beryl-settings.spec b/beryl-settings.spec
index 2300726..b4f1d39 100644
--- a/beryl-settings.spec
+++ b/beryl-settings.spec
@@ -39,7 +39,7 @@ Narzędzie GTK+ do konfiguracji beryla.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 echo '#beryl version header' > VERSION
 echo VERSION=%{version} >> VERSION
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/beryl-settings.git/commitdiff/080f0cee1b810fa9d008e54e666d136a9b0eaa1c



More information about the pld-cvs-commit mailing list