[packages/eximstate] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:28:36 CEST 2025
commit 8b9623ee0e079573fc349c1cd5de84018e98e2fd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:28:20 2025 +0200
Fix applying patches.
eximstate.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/eximstate.spec b/eximstate.spec
index 2f7a52b..a9efe90 100644
--- a/eximstate.spec
+++ b/eximstate.spec
@@ -59,7 +59,7 @@ pakiet zawiera klienta.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/eximstate.git/commitdiff/8b9623ee0e079573fc349c1cd5de84018e98e2fd
More information about the pld-cvs-commit
mailing list