[packages/iBLab] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:11:04 CEST 2025
commit 97c463e98e0da60bb56cde467b1ba8fccef43e27
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:10:48 2025 +0200
Fix applying patches.
iBLab.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/iBLab.spec b/iBLab.spec
index 673b9e9..843b7e4 100644
--- a/iBLab.spec
+++ b/iBLab.spec
@@ -52,8 +52,8 @@ Ten pakiet zawiera bibliotekę programistyczną.
%prep
%setup -q -n anoncvs.aldigital.co.uk-iBLab
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__autoconf}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/iBLab.git/commitdiff/97c463e98e0da60bb56cde467b1ba8fccef43e27
More information about the pld-cvs-commit
mailing list