From a35866ef41c29d0b69a9159114f25ff18b30487e Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Sat, 27 Nov 2021 00:36:45 +0100 Subject: sys-cluster/ploop: make the patch eapply-compliant Signed-off-by: Marek Szuba --- sys-cluster/ploop/files/disable_create_run_dir.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-cluster') diff --git a/sys-cluster/ploop/files/disable_create_run_dir.patch b/sys-cluster/ploop/files/disable_create_run_dir.patch index 726094903b51..597a6c1d160d 100644 --- a/sys-cluster/ploop/files/disable_create_run_dir.patch +++ b/sys-cluster/ploop/files/disable_create_run_dir.patch @@ -1,5 +1,5 @@ ---- lib/Makefile.old 2015-10-10 15:49:25.377235002 +0300 -+++ lib/Makefile 2015-10-10 15:49:50.021464544 +0300 +--- a/lib/Makefile ++++ b/lib/Makefile @@ -76,17 +76,13 @@ .depend: $(filter-out $(GENERATED),$(SOURCES)) -include .depend -- cgit v1.2.3-65-gdbad