[packages/beryl-plugins] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:47:41 CEST 2025
commit 40b6f34f44443f5068e1ea7f4a9a57f00748ab51
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:47:26 2025 +0200
Fix applying patches.
beryl-plugins.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/beryl-plugins.spec b/beryl-plugins.spec
index 23ae6b6..fc0f3c4 100644
--- a/beryl-plugins.spec
+++ b/beryl-plugins.spec
@@ -35,7 +35,7 @@ Wtyczki do beryla.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
mv -f po/{hu_HU,hu}.po
mv -f po/{it_IT,it}.po
mv -f po/{nb_NO,nb}.po
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/beryl-plugins.git/commitdiff/40b6f34f44443f5068e1ea7f4a9a57f00748ab51
More information about the pld-cvs-commit
mailing list