[packages/aquamarine] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:40:11 CEST 2025
commit a75bacecbaa937ef62897615cb8885a0d72b6cfd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:39:55 2025 +0200
Fix applying patches.
aquamarine.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/aquamarine.spec b/aquamarine.spec
index 6e61503..0186489 100644
--- a/aquamarine.spec
+++ b/aquamarine.spec
@@ -36,8 +36,8 @@ przeznaczony do używania wraz z KDE.
%prep
%setup -q
-%patch0 -p0
-%patch1 -p1
+%patch -P0 -p0
+%patch -P1 -p1
mv -f po/{es_ES,es}.po
mv -f po/{hu_HU,hu}.po
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/aquamarine.git/commitdiff/a75bacecbaa937ef62897615cb8885a0d72b6cfd
More information about the pld-cvs-commit
mailing list