[packages/kernel-sound-au88xx] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:33:38 CEST 2025
commit 1d639625f132884cdd8e7b76e0b3d63e20c6b911
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:33:22 2025 +0200
Fix applying patches.
kernel-sound-au88xx.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kernel-sound-au88xx.spec b/kernel-sound-au88xx.spec
index 166c998..cee9a15 100644
--- a/kernel-sound-au88xx.spec
+++ b/kernel-sound-au88xx.spec
@@ -50,8 +50,8 @@ Sterowniki SMP do kart dźwiękowych opartych na Aureal Vortex.
%prep
%setup -q -n aureal
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
#8810
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kernel-sound-au88xx.git/commitdiff/1d639625f132884cdd8e7b76e0b3d63e20c6b911
More information about the pld-cvs-commit
mailing list