[packages/amoebax] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:33:10 CEST 2025


commit daacec02ab947a437ddb71a871c2390221a04641
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:32:54 2025 +0200

    Fix applying patches.

 amoebax.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/amoebax.spec b/amoebax.spec
index 900ec41..366180c 100644
--- a/amoebax.spec
+++ b/amoebax.spec
@@ -36,8 +36,8 @@ typu powoduje ich znikanie.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__aclocal} -I m4
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/amoebax.git/commitdiff/daacec02ab947a437ddb71a871c2390221a04641



More information about the pld-cvs-commit mailing list