[packages/ecartis] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:22:56 CEST 2025


commit 21429988102542e6dd81413d33604ca5cf13c896
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:22:41 2025 +0200

    Fix applying patches.

 ecartis.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ecartis.spec b/ecartis.spec
index 65b767c..8e368a9 100644
--- a/ecartis.spec
+++ b/ecartis.spec
@@ -98,9 +98,9 @@ zarządzającego Ecartis.
 
 %prep
 %setup -q -n %{name}-%{_ver}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 TEXINPUTS=".:/usr/share/latex2html/texinputs:"; export TEXINPUTS
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ecartis.git/commitdiff/21429988102542e6dd81413d33604ca5cf13c896



More information about the pld-cvs-commit mailing list