[packages/Charmap] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:58:07 CEST 2025


commit 0fa78d64f09c7b583da11bbdd7c90a6efedf3cea
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:57:52 2025 +0200

    Fix applying patches.

 Charmap.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Charmap.spec b/Charmap.spec
index 28a7f60..066992a 100644
--- a/Charmap.spec
+++ b/Charmap.spec
@@ -47,7 +47,7 @@ narzędzie.
 
 %prep
 %setup -q -n charmap-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 . %{_prefix}/System/Library/Makefiles/GNUstep.sh
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/Charmap.git/commitdiff/0fa78d64f09c7b583da11bbdd7c90a6efedf3cea



More information about the pld-cvs-commit mailing list