[packages/anubis] Fix applying patches.

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


commit c7f84c01fefe279fbb178c499d25a7387052b2c0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:33:42 2025 +0200

    Fix applying patches.

 anubis.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/anubis.spec b/anubis.spec
index f022a93..f0a2d73 100644
--- a/anubis.spec
+++ b/anubis.spec
@@ -109,9 +109,9 @@ Anubis.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %{__rm} po/stamp-po
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/anubis.git/commitdiff/c7f84c01fefe279fbb178c499d25a7387052b2c0



More information about the pld-cvs-commit mailing list