[packages/mldonkey] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:20:57 CEST 2025
commit 1927decc90af262ad742f82c33376223aa5722ee
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:20:41 2025 +0200
Fix applying patches.
mldonkey.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/mldonkey.spec b/mldonkey.spec
index 855e02c..c4e67f9 100644
--- a/mldonkey.spec
+++ b/mldonkey.spec
@@ -172,9 +172,9 @@ make_torent, get_range, copysource, subconv, svg_converter.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p0
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p0
%build
cp -f /usr/share/automake/config.sub config
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mldonkey.git/commitdiff/1927decc90af262ad742f82c33376223aa5722ee
More information about the pld-cvs-commit
mailing list