[packages/mate-terminal] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:15:15 CEST 2025


commit 129aa77be78e80e1f0e47b6f10f602e49322d8a4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:14:59 2025 +0200

    Fix applying patches.

 mate-terminal.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mate-terminal.spec b/mate-terminal.spec
index 091ac38..9e84bcf 100644
--- a/mate-terminal.spec
+++ b/mate-terminal.spec
@@ -47,7 +47,7 @@ Emulator terminala dla środowiska MATE.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %{__sed} -i -e '1s,/usr/bin/env python,/usr/bin/python,' mate-terminal.wrapper
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mate-terminal.git/commitdiff/129aa77be78e80e1f0e47b6f10f602e49322d8a4



More information about the pld-cvs-commit mailing list