[packages/lpc10] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:09:48 CEST 2025
commit 798a5fb200563f7e2b9ab4bf150a25f118864f27
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:09:33 2025 +0200
Fix applying patches.
lpc10.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lpc10.spec b/lpc10.spec
index 6dbfd11..3935e41 100644
--- a/lpc10.spec
+++ b/lpc10.spec
@@ -44,7 +44,7 @@ Statyczna biblioteka kodera głosu LPC-10 2400 bps.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} -C lpc55-C \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lpc10.git/commitdiff/798a5fb200563f7e2b9ab4bf150a25f118864f27
More information about the pld-cvs-commit
mailing list