[packages/python-smbc] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:33:09 CEST 2025


commit f366b6e7aa9e7962bedf0772a4c65166ba103385
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:32:52 2025 +0200

    Fix applying patches.

 python-smbc.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-smbc.spec b/python-smbc.spec
index 9094965..d303d6b 100644
--- a/python-smbc.spec
+++ b/python-smbc.spec
@@ -21,7 +21,7 @@ Python bindings for the libsmbclient API from Samba.
 
 %prep
 %setup -q -n pysmbc-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 CFLAGS="%{rpmcflags} `pkg-config --cflags smbclient`"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-smbc.git/commitdiff/f366b6e7aa9e7962bedf0772a4c65166ba103385



More information about the pld-cvs-commit mailing list