[packages/libecap] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:47:47 CEST 2025
commit b3c74789c36cb35b82d1bf8768c407ce8e5d2dec
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:47:31 2025 +0200
Fix applying patches.
libecap.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libecap.spec b/libecap.spec
index 236fa72..094cc40 100644
--- a/libecap.spec
+++ b/libecap.spec
@@ -66,7 +66,7 @@ Statyczna biblioteka eCAP.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libecap.git/commitdiff/b3c74789c36cb35b82d1bf8768c407ce8e5d2dec
More information about the pld-cvs-commit
mailing list