[packages/xmule] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:19:21 CEST 2025
commit 570e0197457da9eba81fba5288f906cce7215c07
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:08 2025 +0200
Fix applying patches.
xmule.spec | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/xmule.spec b/xmule.spec
index e04606f..9a81c45 100644
--- a/xmule.spec
+++ b/xmule.spec
@@ -38,12 +38,12 @@ xMule to linuksowy port klienta eMule.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
mv -f po/{ee,et}.po
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xmule.git/commitdiff/570e0197457da9eba81fba5288f906cce7215c07
More information about the pld-cvs-commit
mailing list