[packages/ttf2pt1] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:22:57 CEST 2025
commit 83af34f7c9bc30ce36d88c542ca235ea65c33726
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:22:41 2025 +0200
Fix applying patches.
ttf2pt1.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/ttf2pt1.spec b/ttf2pt1.spec
index 89b7728..7559bbb 100644
--- a/ttf2pt1.spec
+++ b/ttf2pt1.spec
@@ -30,10 +30,10 @@ Konwerter fontów TrueType do Type1 autorstwa Marka Heatha
%prep
%setup -q
-%patch0 -p0
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p0
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ttf2pt1.git/commitdiff/83af34f7c9bc30ce36d88c542ca235ea65c33726
More information about the pld-cvs-commit
mailing list