[packages/sonata] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:03:30 CEST 2025
commit 3cdfb862628604f2fbb2cfdb49aac25cc8aba9d6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:03:14 2025 +0200
Fix applying patches.
sonata.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sonata.spec b/sonata.spec
index 0ad4c06..3d7410b 100644
--- a/sonata.spec
+++ b/sonata.spec
@@ -38,7 +38,7 @@ Sonata to elegancki, oparty na GTK+ klient muzyki dla demona MPD
%prep
%setup -q
-%patch0 -p1 -b .wiget
+%patch -P0 -p1 -b .wiget
%{__mv} po/el_GR.po po/el.po
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sonata.git/commitdiff/3cdfb862628604f2fbb2cfdb49aac25cc8aba9d6
More information about the pld-cvs-commit
mailing list