[packages/gai] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:38:35 CEST 2025
commit e9c15c035ef21cc6c8d46119fb240372cb1603e2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:38:19 2025 +0200
Fix applying patches.
gai.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gai.spec b/gai.spec
index e046362..b86518d 100644
--- a/gai.spec
+++ b/gai.spec
@@ -67,8 +67,8 @@ Pliki nagłówkowe wymagane do tworzenia programów z użyciem GAI.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__autoconf}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gai.git/commitdiff/e9c15c035ef21cc6c8d46119fb240372cb1603e2
More information about the pld-cvs-commit
mailing list