[packages/mol] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:21:50 CEST 2025


commit 4e005cde1a0ff8e0e50b27df223a7f3d9b9c9c9c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:21:34 2025 +0200

    Fix applying patches.

 mol.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/mol.spec b/mol.spec
index 99ab2e2..0157cf0 100644
--- a/mol.spec
+++ b/mol.spec
@@ -93,10 +93,10 @@ także moduł jądra sheep_net (dla sieci).
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 echo 'obj-m := sheep.o' > src/netdriver/Makefile.26
 sed -i 's@ \./configure @ true @' config/Makefile.master
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mol.git/commitdiff/4e005cde1a0ff8e0e50b27df223a7f3d9b9c9c9c



More information about the pld-cvs-commit mailing list