[packages/gcl] Fix applying patches.

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


commit 11769a06e5c583bd7da086ac20ac371a40d48954
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:40:04 2025 +0200

    Fix applying patches.

 gcl.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gcl.spec b/gcl.spec
index 1e81c1d..cb04b43 100644
--- a/gcl.spec
+++ b/gcl.spec
@@ -48,9 +48,9 @@ Interfejs Tcl/Tk dla GNU Common Lisp.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gcl.git/commitdiff/11769a06e5c583bd7da086ac20ac371a40d48954



More information about the pld-cvs-commit mailing list