[packages/kmldonkey] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:35:51 CEST 2025
commit 3e88bca91b9b7caffcbaec21194813233aacfc60
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:35:35 2025 +0200
Fix applying patches.
kmldonkey.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kmldonkey.spec b/kmldonkey.spec
index a18bbdc..af5939e 100644
--- a/kmldonkey.spec
+++ b/kmldonkey.spec
@@ -39,8 +39,8 @@ Pliki nagłówkowe KMLDonkey.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
kde_htmldir="%{_kdedocdir}"; export kde_htmldir
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kmldonkey.git/commitdiff/3e88bca91b9b7caffcbaec21194813233aacfc60
More information about the pld-cvs-commit
mailing list