[packages/gnustep-base] Fix applying patches.

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


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

    Fix applying patches.

 gnustep-base.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/gnustep-base.spec b/gnustep-base.spec
index af4b006..76edbfe 100644
--- a/gnustep-base.spec
+++ b/gnustep-base.spec
@@ -91,10 +91,10 @@ podstawowej biblioteki GNUstep.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 %{__autoconf} -Iconfig
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnustep-base.git/commitdiff/af66ca107898bcb595efe3ab82148e535df5e6db



More information about the pld-cvs-commit mailing list