[packages/ktechlab] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:38:33 CEST 2025
commit 0d2502337f12a4a037db078c2584a28b2e65c23d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:38:17 2025 +0200
Fix applying patches.
ktechlab.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ktechlab.spec b/ktechlab.spec
index 3e983eb..16f0771 100644
--- a/ktechlab.spec
+++ b/ktechlab.spec
@@ -32,7 +32,7 @@ mikrokontrolerów PIC.
%prep
%setup -q -n %{name}-0.3
-%patch0 -p1
+%patch -P0 -p1
%build
%configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ktechlab.git/commitdiff/0d2502337f12a4a037db078c2584a28b2e65c23d
More information about the pld-cvs-commit
mailing list