[packages/web-cyradm] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:06:27 CEST 2025


commit 278ffd676c4b1b38e6d6c0a08a5066e05b420ac2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:42 2025 +0200

    Fix applying patches.

 web-cyradm.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/web-cyradm.spec b/web-cyradm.spec
index ef8ddb0..f8808f8 100644
--- a/web-cyradm.spec
+++ b/web-cyradm.spec
@@ -70,7 +70,7 @@ Możliwości:
 
 %prep
 %setup -q -n %{name}-%{version_major}-%{version_minor}
-%patch0 -p1
+%patch -P0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/web-cyradm.git/commitdiff/278ffd676c4b1b38e6d6c0a08a5066e05b420ac2



More information about the pld-cvs-commit mailing list