[packages/emma] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:25:29 CEST 2025
commit a0b5d8c43b7c927f5373caa51a7b65dfe29bded4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:25:13 2025 +0200
Fix applying patches.
emma.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/emma.spec b/emma.spec
index 5c0c269..8cf200a 100644
--- a/emma.spec
+++ b/emma.spec
@@ -32,8 +32,8 @@ wiedzieć, gdzie znikają Twoje pieniądze.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__gettextize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/emma.git/commitdiff/a0b5d8c43b7c927f5373caa51a7b65dfe29bded4
More information about the pld-cvs-commit
mailing list