[packages/botan] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:50:55 CEST 2025


commit d65cdba2d4e0ff4b12b93425647c732aef1dcd49
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:50:39 2025 +0200

    Fix applying patches.

 botan.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/botan.spec b/botan.spec
index 0fc0b05..958b6f6 100644
--- a/botan.spec
+++ b/botan.spec
@@ -127,8 +127,8 @@ Wiązanie Pythona 3.x do biblioteki Botan.
 
 %prep
 %setup -q -n Botan-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 # we have the necessary prerequisites, so enable optional modules
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/botan.git/commitdiff/d65cdba2d4e0ff4b12b93425647c732aef1dcd49



More information about the pld-cvs-commit mailing list