[packages/xqmixer] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:22:43 CEST 2025
commit 159115a9ce093649e2d8d0a4282bbf25aa47e349
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:15 2025 +0200
Fix applying patches.
xqmixer.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xqmixer.spec b/xqmixer.spec
index 06dcac2..c2a1b94 100644
--- a/xqmixer.spec
+++ b/xqmixer.spec
@@ -27,7 +27,7 @@ miksera oraz wyświetla bieżące wartości rozmaitych ustawień miksera.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
kde_htmldir="%{_kdedocdir}"; export kde_htmldir
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xqmixer.git/commitdiff/159115a9ce093649e2d8d0a4282bbf25aa47e349
More information about the pld-cvs-commit
mailing list