[packages/kmud2] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:36:03 CEST 2025


commit e44612906458b688527008b701870c0b621ccf61
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:35:47 2025 +0200

    Fix applying patches.

 kmud2.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/kmud2.spec b/kmud2.spec
index 9cfd4d4..d16453f 100644
--- a/kmud2.spec
+++ b/kmud2.spec
@@ -66,10 +66,10 @@ Pliki programistyczne dla kmuda.
 %setup -q -n kmud2
 rm -rf admin
 tar xfj %{SOURCE1}
-%patch1 -p0
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P1 -p0
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
 
 %build
 cp -f /usr/share/automake/config.sub admin
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kmud2.git/commitdiff/e44612906458b688527008b701870c0b621ccf61



More information about the pld-cvs-commit mailing list