[packages/php-tcpdf] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:15:07 CEST 2025
commit ad9615c91f1617ca6e1b53bcd5de969b90aa9f9f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:14:48 2025 +0200
Fix applying patches.
php-tcpdf.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-tcpdf.spec b/php-tcpdf.spec
index af2d5be..1b9c3d7 100644
--- a/php-tcpdf.spec
+++ b/php-tcpdf.spec
@@ -74,7 +74,7 @@ TCPDF - przykładowe programy.
%prep
%setup -q -n TCPDF-%{version}
%undos *.TXT
-%patch0 -p1
+%patch -P0 -p1
# remove bundled fonts
rm -r fonts/dejavu-fonts-ttf-* fonts/freefont-* fonts/ae_fonts_*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-tcpdf.git/commitdiff/ad9615c91f1617ca6e1b53bcd5de969b90aa9f9f
More information about the pld-cvs-commit
mailing list