[packages/emacs-mew-pkg] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:25:00 CEST 2025
commit 37162a6be3502b068c1f9d469470a6ee748a727a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:24:44 2025 +0200
Fix applying patches.
emacs-mew-pkg.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/emacs-mew-pkg.spec b/emacs-mew-pkg.spec
index 34fb73f..c8cff9a 100644
--- a/emacs-mew-pkg.spec
+++ b/emacs-mew-pkg.spec
@@ -22,7 +22,7 @@ Komunikowanie w Świecie Emacsa.
%prep
%setup -q -n %{srcname}-%{version}
-%patch0 -p0
+%patch -P0 -p0
%build
cd bin
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/emacs-mew-pkg.git/commitdiff/37162a6be3502b068c1f9d469470a6ee748a727a
More information about the pld-cvs-commit
mailing list