[packages/gcm] Fix applying patches.

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


commit 2d948f593a305fea286f3f3354277b4ef3c5c6f6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:40:07 2025 +0200

    Fix applying patches.

 gcm.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gcm.spec b/gcm.spec
index 6d8c07f..59c8430 100644
--- a/gcm.spec
+++ b/gcm.spec
@@ -104,8 +104,8 @@ Statyczna biblioteka konwertująca RTF do HTML-a.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1	-p1
+%patch -P0 -p1
+%patch -P1	-p1
 
 %build
 cd libgcm
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gcm.git/commitdiff/2d948f593a305fea286f3f3354277b4ef3c5c6f6



More information about the pld-cvs-commit mailing list