[packages/GNUMail] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:49:31 CEST 2025
commit 7de7b422c93cccd49f5fc2a5310a309f661fc34a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:54:45 2025 +0200
Fix applying patches.
GNUMail.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/GNUMail.spec b/GNUMail.spec
index f095d96..2d85623 100644
--- a/GNUMail.spec
+++ b/GNUMail.spec
@@ -51,7 +51,7 @@ następujące możliwości:
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%build
. %{_prefix}/System/Library/Makefiles/GNUstep.sh
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/GNUMail.git/commitdiff/7de7b422c93cccd49f5fc2a5310a309f661fc34a
More information about the pld-cvs-commit
mailing list