[packages/tclsasl] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:14:44 CEST 2025


commit 7f52f0ddda44b3627fd8426182a21e45f3865cf6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:14:29 2025 +0200

    Fix applying patches.

 tclsasl.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/tclsasl.spec b/tclsasl.spec
index f15b103..b709c6a 100644
--- a/tclsasl.spec
+++ b/tclsasl.spec
@@ -27,9 +27,9 @@ Tcl SASL udostępnia interfejs Tcl-a do biblioteki Cyrus SASLv2.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 rm -f config/missing
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tclsasl.git/commitdiff/7f52f0ddda44b3627fd8426182a21e45f3865cf6



More information about the pld-cvs-commit mailing list