[packages/libol] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:56:24 CEST 2025
commit 7c0701f0063a207947267f8307dae7185165bda5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:56:08 2025 +0200
Fix applying patches.
libol.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libol.spec b/libol.spec
index ca4d493..bb03c78 100644
--- a/libol.spec
+++ b/libol.spec
@@ -62,7 +62,7 @@ Narzędzie programistyczne make_class dla biblioteki libol.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libol.git/commitdiff/7c0701f0063a207947267f8307dae7185165bda5
More information about the pld-cvs-commit
mailing list