[packages/usmb] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:27:38 CEST 2025


commit af12c078970594c9b3e20db7800df7f2eb1fe90c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:27:22 2025 +0200

    Fix applying patches.

 usmb.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/usmb.spec b/usmb.spec
index 308d30d..6fd831f 100644
--- a/usmb.spec
+++ b/usmb.spec
@@ -24,7 +24,7 @@ shares that you can't see via NetBIOS browsing.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/usmb.git/commitdiff/af12c078970594c9b3e20db7800df7f2eb1fe90c



More information about the pld-cvs-commit mailing list