[packages/evms] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:28:07 CEST 2025


commit b885a49011ba3127a8b1641db10e868460ffeaf4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:27:51 2025 +0200

    Fix applying patches.

 evms.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/evms.spec b/evms.spec
index ae1d9fc..e87c177 100644
--- a/evms.spec
+++ b/evms.spec
@@ -92,8 +92,8 @@ Graficzny interfejs użytkownika dla EVMS.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 head -n 1420 aclocal.m4 > acinclude.m4
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/evms.git/commitdiff/b885a49011ba3127a8b1641db10e868460ffeaf4



More information about the pld-cvs-commit mailing list