[packages/lpcnetfreedv] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:09:51 CEST 2025
commit bdaf9fa741682e609bface9146d6cce35de84065
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:09:35 2025 +0200
Fix applying patches.
lpcnetfreedv.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lpcnetfreedv.spec b/lpcnetfreedv.spec
index 5531cbe..8895232 100644
--- a/lpcnetfreedv.spec
+++ b/lpcnetfreedv.spec
@@ -47,7 +47,7 @@ Pliki programistyczne LPCNet.
%prep
%setup -q -n LPCNet-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lpcnetfreedv.git/commitdiff/bdaf9fa741682e609bface9146d6cce35de84065
More information about the pld-cvs-commit
mailing list