[packages/libPropList] Fix applying patches.

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


commit a76731e0aa6d55b27a9076b44d9ce3d1547e95d5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:57:31 2025 +0200

    Fix applying patches.

 libPropList.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libPropList.spec b/libPropList.spec
index e31b768..772421c 100644
--- a/libPropList.spec
+++ b/libPropList.spec
@@ -138,7 +138,7 @@ Biblioteca estática para o libPropList.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libPropList.git/commitdiff/a76731e0aa6d55b27a9076b44d9ce3d1547e95d5



More information about the pld-cvs-commit mailing list