[packages/perl-Filesys-SmbClient] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:58:48 CEST 2025


commit 936b3a628a96b26e8163823c0477a1dcee673c70
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:58:32 2025 +0200

    Fix applying patches.

 perl-Filesys-SmbClient.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/perl-Filesys-SmbClient.spec b/perl-Filesys-SmbClient.spec
index 16ae03f..3c1803c 100644
--- a/perl-Filesys-SmbClient.spec
+++ b/perl-Filesys-SmbClient.spec
@@ -37,8 +37,8 @@ systemu plików Samby.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__autoconf}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Filesys-SmbClient.git/commitdiff/936b3a628a96b26e8163823c0477a1dcee673c70



More information about the pld-cvs-commit mailing list