[packages/perl-Font-TFM] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:58:54 CEST 2025
commit 44ae375c593a99ac5736db6eafee76c8db07f313
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:58:38 2025 +0200
Fix applying patches.
perl-Font-TFM.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-Font-TFM.spec b/perl-Font-TFM.spec
index dd35fb8..ffa149d 100644
--- a/perl-Font-TFM.spec
+++ b/perl-Font-TFM.spec
@@ -30,7 +30,7 @@ Moduł Perla Font::TFM umożliwia pracę na plikach metryk fontów TeXa.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__perl} Makefile.PL </dev/null \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Font-TFM.git/commitdiff/44ae375c593a99ac5736db6eafee76c8db07f313
More information about the pld-cvs-commit
mailing list