[packages/aMule] Fix applying patches.

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


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

    Fix applying patches.

 aMule.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/aMule.spec b/aMule.spec
index 583e19e..e29164e 100644
--- a/aMule.spec
+++ b/aMule.spec
@@ -79,9 +79,9 @@ Narzędzie do generownia statystyk aMule.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__aclocal} -I m4
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/aMule.git/commitdiff/94494d2725dbf86678faad77faa24869b0a48e1a



More information about the pld-cvs-commit mailing list