[packages/mumble] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:26:47 CEST 2025


commit 1c230fc2b61bed318dfd4531ab6d054dc96ddb88
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:26:31 2025 +0200

    Fix applying patches.

 mumble.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/mumble.spec b/mumble.spec
index 9b4f327..bc08420 100644
--- a/mumble.spec
+++ b/mumble.spec
@@ -93,10 +93,10 @@ tego oprogramowania.
 
 %prep
 %setup -q
-%patch1 -p0
-%patch2 -p0
-%patch3 -p1
-%patch4 -p1
+%patch -P1 -p0
+%patch -P2 -p0
+%patch -P3 -p1
+%patch -P4 -p1
 
 %build
 qmake-qt4 "CONFIG+=no-bundled-speex no-bundled-celt no-g15 \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mumble.git/commitdiff/1c230fc2b61bed318dfd4531ab6d054dc96ddb88



More information about the pld-cvs-commit mailing list