[packages/Gauche] Fix applying patches.

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


commit 825a134230cd4d8c5fae05ebb358cb752c61f56d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:39:25 2025 +0200

    Fix applying patches.

 Gauche.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Gauche.spec b/Gauche.spec
index 1cadae5..6628150 100644
--- a/Gauche.spec
+++ b/Gauche.spec
@@ -56,7 +56,7 @@ Wiązania do biblioteki GDBM dla Gauche.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/Gauche.git/commitdiff/825a134230cd4d8c5fae05ebb358cb752c61f56d



More information about the pld-cvs-commit mailing list