[packages/openaether-utils] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:42:35 CEST 2025
commit 47bfa865edf26c73bad8a5bbeb0eb16221397174
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:42:19 2025 +0200
Fix applying patches.
openaether-utils.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/openaether-utils.spec b/openaether-utils.spec
index f2ee910..89e1a3a 100644
--- a/openaether-utils.spec
+++ b/openaether-utils.spec
@@ -32,7 +32,7 @@ Kolekcja różnych programów używających biblioteki oajabber.
%prep
%setup -q -n oa-utils-%{_snap}
-%patch0 -p0
+%patch -P0 -p0
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openaether-utils.git/commitdiff/47bfa865edf26c73bad8a5bbeb0eb16221397174
More information about the pld-cvs-commit
mailing list