[packages/kernel-net-ar81] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:33:12 CEST 2025


commit fc1228da9e7e2947ae42dfd5ec43a862b6561699
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:32:56 2025 +0200

    Fix applying patches.

 kernel-net-ar81.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kernel-net-ar81.spec b/kernel-net-ar81.spec
index 779c431..ee01c38 100644
--- a/kernel-net-ar81.spec
+++ b/kernel-net-ar81.spec
@@ -35,7 +35,7 @@ This package contains Linux module.
 %prep
 %setup -q -c %{name}
 find . -type f | xargs dos2unix
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 cat > src/Makefile << 'EOF'
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel-net-ar81.git/commitdiff/fc1228da9e7e2947ae42dfd5ec43a862b6561699



More information about the pld-cvs-commit mailing list