[packages/php-dompdf] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:09:17 CEST 2025


commit daf09f3a32c9e3c6b8fb5cff37ec5c04b62accdc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:09:01 2025 +0200

    Fix applying patches.

 php-dompdf.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-dompdf.spec b/php-dompdf.spec
index 3e5e449..4d59814 100644
--- a/php-dompdf.spec
+++ b/php-dompdf.spec
@@ -51,7 +51,7 @@ HTML elements. It also supports most presentational HTML attributes.
 %prep
 %setup -qc
 mv %{pkgname}/* .
-%patch0 -p1
+%patch -P0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-dompdf.git/commitdiff/daf09f3a32c9e3c6b8fb5cff37ec5c04b62accdc



More information about the pld-cvs-commit mailing list