[packages/gnustep-guile] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:50:13 CEST 2025


commit a48ba74f47720a216a9a3063430a0d80e4930800
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:55:28 2025 +0200

    Fix applying patches.

 gnustep-guile.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gnustep-guile.spec b/gnustep-guile.spec
index a4fe862..b5b4c91 100644
--- a/gnustep-guile.spec
+++ b/gnustep-guile.spec
@@ -60,9 +60,9 @@ Pliki nagłówkowe interfejsu Guile do GNUstepa.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__autoconf}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnustep-guile.git/commitdiff/a48ba74f47720a216a9a3063430a0d80e4930800



More information about the pld-cvs-commit mailing list