[packages/dyncall] Fix applying patches.

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


commit 8a56ffbb1f6a6092c421adc8ba513bb216c5716b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:21:46 2025 +0200

    Fix applying patches.

 dyncall.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/dyncall.spec b/dyncall.spec
index bf861f3..2e54e25 100644
--- a/dyncall.spec
+++ b/dyncall.spec
@@ -65,8 +65,8 @@ Dokumentacja bibliotek dyncall.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dyncall.git/commitdiff/8a56ffbb1f6a6092c421adc8ba513bb216c5716b



More information about the pld-cvs-commit mailing list