[packages/pice] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:15:39 CEST 2025
commit 37dbe8ceb7f38b6a37468aebd1d171762c00716c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:15:24 2025 +0200
Fix applying patches.
pice.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pice.spec b/pice.spec
index 558ae83..9ea6eca 100644
--- a/pice.spec
+++ b/pice.spec
@@ -56,8 +56,8 @@ Moduł jądra SMP dla PICE.
%prep
%setup -q -c
-%patch0 -p0
-%patch1 -p1
+%patch -P0 -p0
+%patch -P1 -p1
%build
%{__make} -C loader \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pice.git/commitdiff/37dbe8ceb7f38b6a37468aebd1d171762c00716c
More information about the pld-cvs-commit
mailing list