[packages/go7007] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:50:28 CEST 2025
commit 5b57fbabaa64e435fbef388982d7febe0984a190
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:55:42 2025 +0200
Fix applying patches.
go7007.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/go7007.spec b/go7007.spec
index 86748e8..5c4dc1c 100644
--- a/go7007.spec
+++ b/go7007.spec
@@ -115,8 +115,8 @@ Ten pakiet zawiera moduł jądra Linuksa SMP.
%prep
%setup -q -n wis-%{name}-linux-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%if %{with userspace}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/go7007.git/commitdiff/5b57fbabaa64e435fbef388982d7febe0984a190
More information about the pld-cvs-commit
mailing list