[packages/biblos] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:47:58 CEST 2025
commit 158f4ae0ccde88c723cd6ccc75277fd209bef720
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:47:43 2025 +0200
Fix applying patches.
biblos.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/biblos.spec b/biblos.spec
index 1e3cb42..8898b2f 100644
--- a/biblos.spec
+++ b/biblos.spec
@@ -46,7 +46,7 @@ zaimplementowane:
%setup -qcT
tar xzf %{SOURCE0} -C .
chmod -R +x %{name}-%{version}
-%patch0 -p0
+%patch -P0 -p0
%build
mv %{name}-%{version}/* .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/biblos.git/commitdiff/158f4ae0ccde88c723cd6ccc75277fd209bef720
More information about the pld-cvs-commit
mailing list