[packages/openobex] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:46:04 CEST 2025
commit 02e1a3a832454184d4cda948159ea0eeacdb5968
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:45:48 2025 +0200
Fix applying patches.
openobex.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/openobex.spec b/openobex.spec
index aeb6d69..e3b715d 100644
--- a/openobex.spec
+++ b/openobex.spec
@@ -95,7 +95,7 @@ biblioteki Open OBEX.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openobex.git/commitdiff/02e1a3a832454184d4cda948159ea0eeacdb5968
More information about the pld-cvs-commit
mailing list