[packages/mailsync] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:13:37 CEST 2025
commit f2218390e3487ef9af2cade6dfefff302af892d7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:13:21 2025 +0200
Fix applying patches.
mailsync.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mailsync.spec b/mailsync.spec
index 8b1676c..a767edb 100644
--- a/mailsync.spec
+++ b/mailsync.spec
@@ -37,7 +37,7 @@ skrzynkami. Działa to na tej samej zasadzie co CVS, z wyjątkiem tego,
%prep
%setup -q
-%patch0 -p0
+%patch -P0 -p0
%build
./autogen.sh
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mailsync.git/commitdiff/f2218390e3487ef9af2cade6dfefff302af892d7
More information about the pld-cvs-commit
mailing list