[packages/oslec] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:48:29 CEST 2025
commit 181e98d178e4f18bd1c42a22fc71458bf620a15c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:48:13 2025 +0200
Fix applying patches.
oslec.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/oslec.spec b/oslec.spec
index ba74dad..20277d6 100644
--- a/oslec.spec
+++ b/oslec.spec
@@ -54,7 +54,7 @@ oslec - moduł jądra Linuksa.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
sed -i "s|#include <echo.h>|#include <$PWD/spandsp-0.0.3/src/spandsp/echo.h>|" kernel/oslec_wrap.c
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/oslec.git/commitdiff/181e98d178e4f18bd1c42a22fc71458bf620a15c
More information about the pld-cvs-commit
mailing list