[packages/midishare] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:18:59 CEST 2025


commit 4a85cc7153a747bc15ff83f7e45035987a6df173
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:18:43 2025 +0200

    Fix applying patches.

 midishare.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/midishare.spec b/midishare.spec
index 17fee7d..1a90d5b 100644
--- a/midishare.spec
+++ b/midishare.spec
@@ -122,11 +122,11 @@ Moduł jądra Linuksa dla systemu MidiShare.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
 
 %build
 cd src/linux
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/midishare.git/commitdiff/4a85cc7153a747bc15ff83f7e45035987a6df173



More information about the pld-cvs-commit mailing list