[packages/acerhk] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:29:12 CEST 2025
commit 35738258849a4ca648793f524c82bd131ca391c9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:28:56 2025 +0200
Fix applying patches.
acerhk.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/acerhk.spec b/acerhk.spec
index 2633bbe..27aa8d2 100644
--- a/acerhk.spec
+++ b/acerhk.spec
@@ -50,10 +50,10 @@ notebookach Acer.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
cat > Makefile << EOF
obj-m += acerhk.o
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/acerhk.git/commitdiff/35738258849a4ca648793f524c82bd131ca391c9
More information about the pld-cvs-commit
mailing list