[packages/gnustep-db] Fix applying patches.

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


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

    Fix applying patches.

 gnustep-db.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/gnustep-db.spec b/gnustep-db.spec
index 2e765e4..0f5839e 100644
--- a/gnustep-db.spec
+++ b/gnustep-db.spec
@@ -110,11 +110,11 @@ Pliki nagłówkowe interfejsu Sybase/MS SQL do GNUstepa.
 
 %prep
 %setup -q -n gstep-db-%{version}
-%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
 . %{_gsdir}/System/Library/Makefiles/GNUstep.sh
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnustep-db.git/commitdiff/406d20d2a7c874e89f5690a64421135ec271a8d6



More information about the pld-cvs-commit mailing list