[packages/gnustep-gui] Fix applying patches.

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


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

    Fix applying patches.

 gnustep-gui.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/gnustep-gui.spec b/gnustep-gui.spec
index 5ede06b..5f71f48 100644
--- a/gnustep-gui.spec
+++ b/gnustep-gui.spec
@@ -79,11 +79,11 @@ biblioteki GNUstep GUI.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
 
 %build
 export GNUSTEP_MAKEFILES=%{_datadir}/GNUstep/Makefiles
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnustep-gui.git/commitdiff/d658ba5fe86e236a5cb8965761c474c71d2e5887



More information about the pld-cvs-commit mailing list