[packages/devhelp] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:13:02 CEST 2025
commit 975f5a577737453e200f02ded3eec4ac3ede99e1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:12:46 2025 +0200
Fix applying patches.
devhelp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/devhelp.spec b/devhelp.spec
index ddbf9f4..014a96a 100644
--- a/devhelp.spec
+++ b/devhelp.spec
@@ -146,7 +146,7 @@ Integracja Vima z Devhelpem.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%if %{with static_libs}
%{__sed} -i '/libdevhelp_shared_lib = / s/shared_library/library/' devhelp/meson.build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/devhelp.git/commitdiff/975f5a577737453e200f02ded3eec4ac3ede99e1
More information about the pld-cvs-commit
mailing list