[packages/dlm] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:15:37 CEST 2025
commit cd11e5c515cdb90ff983368e44a1ca1334eccd9f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:15:21 2025 +0200
Fix applying patches.
dlm.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dlm.spec b/dlm.spec
index 000b082..3d7c940 100644
--- a/dlm.spec
+++ b/dlm.spec
@@ -64,7 +64,7 @@ Pliki nagłówkowe i dokumentacja programisty dla DLM-a.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%if "%{cc_version}" < "8"
%{__sed} -i -e 's/-fstack-clash-protection//' {dlm_controld,dlm_tool,fence,libdlm}/Makefile
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dlm.git/commitdiff/cd11e5c515cdb90ff983368e44a1ca1334eccd9f
More information about the pld-cvs-commit
mailing list