[packages/fontik] Fix applying patches.

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


commit 776df72e7273ae777acdd309ad5c865dd948f245
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:34:02 2025 +0200

    Fix applying patches.

 fontik.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/fontik.spec b/fontik.spec
index 56080fc..c36c2f2 100644
--- a/fontik.spec
+++ b/fontik.spec
@@ -38,8 +38,8 @@ user.
 
 %prep
 %setup -q -n %{name}-%{subver}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fontik.git/commitdiff/776df72e7273ae777acdd309ad5c865dd948f245



More information about the pld-cvs-commit mailing list