[packages/mate-character-map] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:15:00 CEST 2025
commit 9a55224e08b1d55d13fbfe480788e98fd1dddc1f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:14:45 2025 +0200
Fix applying patches.
mate-character-map.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mate-character-map.spec b/mate-character-map.spec
index cf108d9..5b94361 100644
--- a/mate-character-map.spec
+++ b/mate-character-map.spec
@@ -136,8 +136,8 @@ Pliki programistyczne wiązania Pythona do biblioteki mucharmap.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
mate-doc-prepare --copy --force
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mate-character-map.git/commitdiff/9a55224e08b1d55d13fbfe480788e98fd1dddc1f
More information about the pld-cvs-commit
mailing list