[packages/grfcodec] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:59:05 CEST 2025


commit 276f46a05f2d5ce57f8b940b22a4f1b97c545616
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:58:49 2025 +0200

    Fix applying patches.

 grfcodec.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/grfcodec.spec b/grfcodec.spec
index 13b9115..2a6c3fa 100644
--- a/grfcodec.spec
+++ b/grfcodec.spec
@@ -28,7 +28,7 @@ Tycoon Deluxe.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 # drop -O2 flag from FLAGS
 %{__sed} -i 's,-O2,,' Makefile
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/grfcodec.git/commitdiff/276f46a05f2d5ce57f8b940b22a4f1b97c545616



More information about the pld-cvs-commit mailing list