[packages/emacs-erc] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:24:57 CEST 2025
commit 9e6d8841c65bc3eb21c106491e663988707c22b4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:24:41 2025 +0200
Fix applying patches.
emacs-erc.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/emacs-erc.spec b/emacs-erc.spec
index 046d3b8..78ae610 100644
--- a/emacs-erc.spec
+++ b/emacs-erc.spec
@@ -29,8 +29,8 @@ Klient irca dla Emacsa.
%prep
%setup -q -n erc-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/emacs-erc.git/commitdiff/9e6d8841c65bc3eb21c106491e663988707c22b4
More information about the pld-cvs-commit
mailing list