[packages/darkice] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:09:59 CEST 2025
commit d76d81f89418338e675d8310c21e540acee38f8c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:09:44 2025 +0200
Fix applying patches.
darkice.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/darkice.spec b/darkice.spec
index 7c02652..56aaf2d 100644
--- a/darkice.spec
+++ b/darkice.spec
@@ -58,9 +58,9 @@ serwerów IceCast2.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/darkice.git/commitdiff/d76d81f89418338e675d8310c21e540acee38f8c
More information about the pld-cvs-commit
mailing list