[packages/beryl-settings-simple] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:47:47 CEST 2025
commit 0bddd49f698b4f484f864c0bdbff3c7d9a96d649
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:47:31 2025 +0200
Fix applying patches.
beryl-settings-simple.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/beryl-settings-simple.spec b/beryl-settings-simple.spec
index 58735f6..6bab5e7 100644
--- a/beryl-settings-simple.spec
+++ b/beryl-settings-simple.spec
@@ -34,7 +34,7 @@ i zarządcy okien beryla.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
echo '#beryl version header' > VERSION
echo VERSION=%{version} >> VERSION
mv -f po/{hu_HU,hu}.po
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/beryl-settings-simple.git/commitdiff/0bddd49f698b4f484f864c0bdbff3c7d9a96d649
More information about the pld-cvs-commit
mailing list