[packages/edgar] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:23:24 CEST 2025
commit 4a7952fbc9934a440f78fcae6459db807eff2786
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:23:08 2025 +0200
Fix applying patches.
edgar.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/edgar.spec b/edgar.spec
index ea7851d..a581600 100644
--- a/edgar.spec
+++ b/edgar.spec
@@ -33,9 +33,9 @@ podczas próby odnalezienia i uratowania swojego ojca.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/edgar.git/commitdiff/4a7952fbc9934a440f78fcae6459db807eff2786
More information about the pld-cvs-commit
mailing list