[packages/btparse] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:52:03 CEST 2025


commit 5a83494a199846e56186bcd14a0168d101a170d5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:51:47 2025 +0200

    Fix applying patches.

 btparse.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/btparse.spec b/btparse.spec
index 78590e5..16ffdd0 100644
--- a/btparse.spec
+++ b/btparse.spec
@@ -59,7 +59,7 @@ Statyczna biblioteka btparse.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/btparse.git/commitdiff/5a83494a199846e56186bcd14a0168d101a170d5



More information about the pld-cvs-commit mailing list