[packages/libgbinder] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:49:02 CEST 2025
commit 0384897480a8fcad4c53edd91f4edf3e567ec128
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:48:46 2025 +0200
Fix applying patches.
libgbinder.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libgbinder.spec b/libgbinder.spec
index bd8389e..8f88a6f 100644
--- a/libgbinder.spec
+++ b/libgbinder.spec
@@ -55,7 +55,7 @@ Narzędzia Android binder działające z linii poleceń.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} release pkgconfig \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libgbinder.git/commitdiff/0384897480a8fcad4c53edd91f4edf3e567ec128
More information about the pld-cvs-commit
mailing list