[packages/nokia_cs] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:36:11 CEST 2025
commit 7e4fdf84d111523671bf4c896adfa5cc0981cac6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:35:55 2025 +0200
Fix applying patches.
nokia_cs.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nokia_cs.spec b/nokia_cs.spec
index e54f8a8..5020af7 100644
--- a/nokia_cs.spec
+++ b/nokia_cs.spec
@@ -52,7 +52,7 @@ This package contains Linux module.
%setup -q -n %{srcname}
cp -f %SOURCE1 src/
-%patch0 -p0
+%patch -P0 -p0
%build
cd src
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nokia_cs.git/commitdiff/7e4fdf84d111523671bf4c896adfa5cc0981cac6
More information about the pld-cvs-commit
mailing list