[packages/armst] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:40:48 CEST 2025
commit c22c74494d608d4cc757025dc3087705247f6280
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:40:32 2025 +0200
Fix applying patches.
armst.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/armst.spec b/armst.spec
index 6fc2d41..c497569 100644
--- a/armst.spec
+++ b/armst.spec
@@ -21,7 +21,7 @@ mikrokontrolerów ST ARM Cortex-M3 przy użyciu portu RS-232.
%prep
%setup -n ARMst -q
-%patch0 -p0
+%patch -P0 -p0
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/armst.git/commitdiff/c22c74494d608d4cc757025dc3087705247f6280
More information about the pld-cvs-commit
mailing list