[packages/cppdap] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:04:37 CEST 2025


commit 793dcc4018947a85241a051fd907ef30250076dd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:04:22 2025 +0200

    Fix applying patches.

 cppdap.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cppdap.spec b/cppdap.spec
index 3230b5f..6586bb0 100644
--- a/cppdap.spec
+++ b/cppdap.spec
@@ -44,7 +44,7 @@ Pliki nagłówkowe biblioteki cppdap.
 
 %prep
 %setup -q -n %{name}-dap-%{tag_ver}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %cmake -B build \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cppdap.git/commitdiff/793dcc4018947a85241a051fd907ef30250076dd



More information about the pld-cvs-commit mailing list