[packages/adonthell] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:30:05 CEST 2025


commit 0a69323fafeaa3e33c1fe47f7847efac78069b1c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:29:48 2025 +0200

    Fix applying patches.

 adonthell.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/adonthell.spec b/adonthell.spec
index db88648..f3ceabb 100644
--- a/adonthell.spec
+++ b/adonthell.spec
@@ -40,9 +40,9 @@ gry jest dostępna mała plansza (Waste's Edge).
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 %if "%{_lib}" == "lib64"
-%patch1 -p1
+%patch -P1 -p1
 %endif
 :> acinclude.m4
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/adonthell.git/commitdiff/0a69323fafeaa3e33c1fe47f7847efac78069b1c



More information about the pld-cvs-commit mailing list