[packages/spgmr08] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:04:57 CEST 2025
commit 4da951d4f458e52bed8d9038b9bbde5bbb008157
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:04:41 2025 +0200
Fix applying patches.
spgmr08.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/spgmr08.spec b/spgmr08.spec
index bcaa4b6..d5fd7b2 100644
--- a/spgmr08.spec
+++ b/spgmr08.spec
@@ -18,8 +18,8 @@ Motorola MC68HC908 microcontroller family.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/spgmr08.git/commitdiff/4da951d4f458e52bed8d9038b9bbde5bbb008157
More information about the pld-cvs-commit
mailing list