[packages/alsa-oss] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:32:21 CEST 2025
commit ce785c01f0e86831c4519d49b08dfe48bebf16c1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:32:05 2025 +0200
Fix applying patches.
alsa-oss.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/alsa-oss.spec b/alsa-oss.spec
index 9d186cd..c8847f7 100644
--- a/alsa-oss.spec
+++ b/alsa-oss.spec
@@ -46,8 +46,8 @@ select() i poll() powoduje duży narzut.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/alsa-oss.git/commitdiff/ce785c01f0e86831c4519d49b08dfe48bebf16c1
More information about the pld-cvs-commit
mailing list