[packages/saslwrapper] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:51:22 CEST 2025
commit e6b350046932892ba178b04325f18b7e0077cdd9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:51:07 2025 +0200
Fix applying patches.
saslwrapper.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/saslwrapper.spec b/saslwrapper.spec
index 40e8ad5..f8da95e 100644
--- a/saslwrapper.spec
+++ b/saslwrapper.spec
@@ -75,7 +75,7 @@ Ruby bindings for the saslwrapper library.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal} -I m4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/saslwrapper.git/commitdiff/e6b350046932892ba178b04325f18b7e0077cdd9
More information about the pld-cvs-commit
mailing list