[packages/SDL_Pango] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:55:10 CEST 2025
commit c788ced8b3aadfed3e0ac130afd668e70d4b045b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:54:55 2025 +0200
Fix applying patches.
SDL_Pango.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/SDL_Pango.spec b/SDL_Pango.spec
index 174addb..8b28647 100644
--- a/SDL_Pango.spec
+++ b/SDL_Pango.spec
@@ -51,8 +51,8 @@ Statyczne biblioteki SDL_Pango.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p0
+%patch -P0 -p1
+%patch -P1 -p0
%build
rm -f acinclude.m4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/SDL_Pango.git/commitdiff/c788ced8b3aadfed3e0ac130afd668e70d4b045b
More information about the pld-cvs-commit
mailing list