[packages/libdom] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:47:15 CEST 2025


commit 69651f115930967df0db93deb37bb074bb0fa543
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:46:59 2025 +0200

    Fix applying patches.

 libdom.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libdom.spec b/libdom.spec
index 0f50788..f13151e 100644
--- a/libdom.spec
+++ b/libdom.spec
@@ -66,7 +66,7 @@ Statyczna biblioteka libdom.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 export AR="%{__ar}"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libdom.git/commitdiff/69651f115930967df0db93deb37bb074bb0fa543



More information about the pld-cvs-commit mailing list