[packages/guile] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:04:18 CEST 2025


commit 801cbfdb102b462a0b43ac185cc0e89956c83183
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:04:02 2025 +0200

    Fix applying patches.

 guile.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/guile.spec b/guile.spec
index a2ccd14..f537fc8 100644
--- a/guile.spec
+++ b/guile.spec
@@ -182,10 +182,10 @@ Tryb edycji guile dla emacsa.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 %ifarch %{ix86}
-%patch2 -p1
+%patch -P2 -p1
 %endif
 
 # popen test currently fails
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/guile.git/commitdiff/801cbfdb102b462a0b43ac185cc0e89956c83183



More information about the pld-cvs-commit mailing list