[packages/fontconfig] - use patch -P

qboosh qboosh at pld-linux.org
Sun Jan 19 18:57:18 CET 2025


commit f3e6e1ea55a2988de9c5dc7ce7151cd69a0e618b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Jan 19 18:36:11 2025 +0100

    - use patch -P

 fontconfig.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/fontconfig.spec b/fontconfig.spec
index e6bf3b7..a2135f2 100644
--- a/fontconfig.spec
+++ b/fontconfig.spec
@@ -137,8 +137,8 @@ Este pacote contém a biblioteca estática do fontconfig
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 # bwrap: No permissions to creating new namespace, likely because the kernel does not allow non-privileged user namespaces...
 sed -i -e 's#BWRAP=.*#BWRAP=#g' test/run-test.sh
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fontconfig.git/commitdiff/f3e6e1ea55a2988de9c5dc7ce7151cd69a0e618b



More information about the pld-cvs-commit mailing list