[packages/fonty] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:34:24 CEST 2025


commit 5bea7f389607a82bff8c20198c562775bbc13e7e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:34:08 2025 +0200

    Fix applying patches.

 fonty.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/fonty.spec b/fonty.spec
index a0c9ec2..9a2e2b3 100644
--- a/fonty.spec
+++ b/fonty.spec
@@ -29,9 +29,9 @@ tysiące różnych znaków.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 %if "%{_lib}" == "lib64"
-%patch1 -p1
+%patch -P1 -p1
 %endif
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fonty.git/commitdiff/5bea7f389607a82bff8c20198c562775bbc13e7e



More information about the pld-cvs-commit mailing list